View Single Post
  #1  
Old 07-31-2008, 02:32 PM
Error12 Error12 is offline
New Member
 
Join Date: Jul 2008
Posts: 2
Default AddType text/html .gz failes...

Hello,

I use Wordpress on a hosting with Litespeed. I also use WP Super Cache with GZip. It does work on Apache, yet on Litespeed it renders garbage on IE.

I believe the problem is the content of .htaccess file:
AddEncoding x-gzip .gz
AddType text/html .gz

which I guess does not work at all.

Could you please suggest any solution?

Regards, E
Reply With Quote