Topic: mod_gzip issues
I am having issues trying to implement mod_gzip through htaccess. I'd like to enable mod_gzip for outputted html files which are created via PHP and mod_rewrite. I also want to make sure a certain directory on the web server is not included in this mod_gzip rule I'll be adding to the .htaccess file. I've had issues finding the right way to do this through google searches, so I was wondering if any of you knew how to accomplish this task.
Thank you in advance.