Antwort: RE : Antwort: [Mod_gzip] Log file remains empty

mod_gzip@lists.over.net mod_gzip@lists.over.net
Thu, 8 May 2003 16:48:08 +0200


Hi Charles-Antoine,


> Isn't there anything missing in my configuration,
> in the mod_gzip part? Or something else to configure
> or can be misconfigured outside the mod_gzip section?

specifying a CustomLog format and applying it to an
access_file definition is pure Apache configuration.

mod_gzip has nothing to do with that, except for
providing the content for some "%{name}n" notes
(which otherwise would receive '-' values as default).

Regards, Michael