Apache/php4
I have output_buffering set to on (ob_gzhandler) in my php.ini and I'd like to know how to get it to exclude .js/.zip/.pdf files when compressing things.
Does anyone know of a way?
I also have root access so I can change php.ini, httpd.conf, or anything else.
Thanks.
I have output_buffering set to on (ob_gzhandler) in my php.ini and I'd like to know how to get it to exclude .js/.zip/.pdf files when compressing things.
Does anyone know of a way?
I also have root access so I can change php.ini, httpd.conf, or anything else.
Thanks.








