On 14/03/2012 16:30, Tom Evans wrote:
mod_deflate provides the DEFLATE filter which implements the deflate
compression algorithm. It doesn't provide a GZIP filter.

Somewhere in your config you are trying to "SetOutputFilter GZIP" ?

Cheers

Tom

Hi Tom

Thank you so much for replying.

A quick
grep  -r 
--exclude=*.{png,jpg,jpeg,flv,avi,swp,gif,sql,css,js,htm,html,xml,spc,tpl} 
--exclude=*cache* --exclude=sess_* --exclude-dir=sessions SetOutputFilter *
revealed the culprit .htaccess files.

Thank you very much.
Brent Clark

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to