mod_gzip
Posted by: suki
Posted on: 2007-09-05 18:59:00
Does any one know if Dreamhost offers mod_gzip or mod_deflate?
I would like to place some JavaScript libraries on my site but thought it would help with traffic if I was able to say "All *.js files in the following directory should be gziped before send ting request to browser."
The only other option I know of is to run a batch script to manually gzip each file instead of the webserver doing it on the fly.
Thoughts? opinions?