[Mod_gzip] Problem with mod_gzip
Dariusz Pietrzak
mod_gzip@lists.over.net
Thu, 3 Apr 2003 16:20:26 +0200
Hello,
I get something like this:
"
HTTP/1.0" 200 9107 mod_gzip: - In:- Out:-:-pct.
"
in log files when I try to enable mod_gzip on apache with virtual
hosts. What does this mean?
Also, I seem to be having problems configuring mod_gzip for virtual host
serving apache - although i put <IfModule mod_gzip.c> section in global
part, it gets ignored.
Server says it's mod_gzip enabled, it creates
/var/log/apache/mod_gzip_log which is empty :(
And it does not seem to be compressing anything.
When I put section in some virtual host section, logfile gets entries..
but only ones like I quoted..
What should I do?
regards, Eyck