Compression by mod_deflate Compression by mod_deflate
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Compression by mod_deflate

Started by Halfhidden, January 30, 2009, 01:26:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Halfhidden

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.

Nibbler


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


Always worked for me.

Halfhidden

Thanks once again Nibbler for the quick reply. I'll give it a go and report back ;D

Halfhidden

Did the trick 90% compressed! Thanks Nibbler ;D