Antwort: [Mod_gzip] (no subject)
mod_gzip@lists.over.net
mod_gzip@lists.over.net
Thu, 7 Nov 2002 11:47:24 +0200
Hi Baris,
> But when I call a page, it does not compress it (I am listening
> the port so I can seewhether content is cmpressed or not).
Using the extended log file fields is the more informative
method, as this way mod_gzip will tell you _why_ it decided
to do what it did.
> I must be skipping something but I dont know. Is there anyone can
> tell what is wrong or what can I do? For instance some configuration etc?
Lots of configuration. Especially, turning the compression on
and configuring which requests to handle and which to decline:
http://www.schroepl.net/projekte/mod_gzip/config.htm
mod_gzip requires more than just loading a module - you got
to know what you want.
Regards, Michael