Antwort: [Mod_gzip] mod_gzip and virtuel hosts

mod_gzip@lists.over.net mod_gzip@lists.over.net
Mon, 17 Mar 2003 14:40:47 +0200


Hi Achim,


> Now i saw when i install a new virtuel host (with the same pages)
> then is the new host slow and all other what i had installed before are
fast.

"slow" and "fast" are subjective guessings at best.

Please provide exact debug informations, like access_log
entries with mod_gzip status values.

> mod_gzip_item_include       file \\.php$

I doubt you will ever get any output compressed with this
kind of rules - or do your file names actually contain a "\"
character, then any random character and finally the 'php'
extension?
You should try to build up some knowledge about the semantics
of regular expressions.


Regards, Michael