Jack, yes. Mod_Gzip is an apache module.
Before apache returns the output to the user, its compressed.
The standard config is to include html, php, cgi, pl, etc.. and exclude images, videos
A dialup user might only need to download 20k instead of 100k, and of course thats 90k less bandwidth for that user, that instance.
Mod_Gzip is easy to install.
|