coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: Halfhidden on January 30, 2009, 01:26:36 PM

Title: Compression by mod_deflate
Post by: Halfhidden on January 30, 2009, 01:26:36 PM
Hi I'm having fun and games with Apache 2 mod_deflate. I've had tech support looking into this but we have drawn a blank. Apache compresses all files except Coppermine. It seems that everything Coppermine out puts is completely uncompressed.... is there a solution to this please. Or do I need to use a different compression script?
Thanks again.
Title: Re: Compression by mod_deflate
Post by: Nibbler on January 30, 2009, 01:31:26 PM

AddOutputFilterByType DEFLATE application/x-javascript text/css text/html


Always worked for me.
Title: Re: Compression by mod_deflate
Post by: Halfhidden on January 30, 2009, 02:23:44 PM
Thanks once again Nibbler for the quick reply. I'll give it a go and report back ;D
Title: Re: Compression by mod_deflate
Post by: Halfhidden on January 30, 2009, 02:41:34 PM
Did the trick 90% compressed! Thanks Nibbler ;D