I've just read the mod_gzip tutorial (
http://www.howtoforge.com/linux_apache_mod_gzip) and installed mod_gzip on my server. My Apache is running fine, but how do I see if mod_gzip is working and how much it compresses the documents it delivers? In the Apache access log I don't see anything related to mod_gzip...
Alex