up vote 1 down vote favorite
share [g+] share [fb]

Greetings all,

After running tests with Google PageSpeed, I believe my site could really benefit from compressing js/html/css/php files. Unfortunately, my host (Host Gator) does not support Mod_Gzip or Mod_Deflate. I was able to enable php compression through the ini file.

Is there another way to serve compressed files to browsers that support them, in a manner similar to Mod_Deflate?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

This question has been asked and answered here: http://www.joycebabu.com/blog/enabling-gzip-compression-if-mod_gzip-is-not-enabled.html

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.