LiteSpeed Web Server (LSWS) is a high-performance Apache drop-in replacement.
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 litespeedI 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 litespeedUsing ySlow, it recommends that I use eTags. I never heard of them before today. The question is now, how …
.htaccess etag litespeedI 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 litespeedI use the following rewrite on my site and it worked fine in shared server. RewriteEngine On <Files .*> …
php .htaccess litespeed