I would like to enable GZIP throughout my whole website. What would be the best way to do it? Would it be through .htaccess?

Any pointers on how to do this would be greatly appreciated.

link|improve this question
feedback

1 Answer

See the documentation for mod_deflate.

http://httpd.apache.org/docs/2.0/mod/mod_deflate.html

link|improve this answer
feedback

Your Answer

 
or
required, but never shown