Feb
25

How to disable gzip output on lightspeed server accounts

You can use .htaccess to disable gzip output if your website is running under a lightspeed server.

Open .htacess file and append following lines.

php_flag zlib.output_compression Off
RewriteEngine On
RewriteRule . – [E=no-gzip:1]
RewriteRule ^(.*)$ $1 [E=no-gzip:1]

Post to Twitter

1 Comment to “How to disable gzip output on lightspeed server accounts”

Post comment

Follow us on Twitter! Follow us on Twitter!
http://twitter.com/efheem

Recent Posts

Recent Comments

Google Analytics Alternative Add to Technorati Favorites Technology Blogs - BlogCatalog Blog Directory Free Hit Counter Technology Google Analytics Alternative Blog Buzzer