Top "Litespeed" questions

LiteSpeed Web Server (LSWS) is a high-performance Apache drop-in replacement.

Fatal error: Maximum execution time of 0 seconds exceeded

My script compares 2 source trees, creates a map of possible changed files, compares MD5 hashes and creates a diff-package. After 28000…

php command-line-interface execution-time litespeed
cakephp and https redirects

I have a site that has some strict requirements for SEO purposes. The main one is redirecting all http requests …

cakephp ssl https cakephp-2.0 litespeed
How Do I Configure eTags?

Using ySlow, it recommends that I use eTags. I never heard of them before today. The question is now, how …

.htaccess etag litespeed
htaccess help, need to force www, https, and remove index.php

I have a rewrite in my htaccess file that removes index.php from the url RewriteEngine on RewriteCond $1 !^(images|media|…

apache .htaccess mod-rewrite https litespeed
htaccess doesn't work in litespeed

I use the following rewrite on my site and it worked fine in shared server. RewriteEngine On <Files .*> …

php .htaccess litespeed