On Mon, 13 Jan 2003, Andr� Malo wrote: > It also should handle the %...l logformat in mod_log_config, so that this > specific logformat function will also moved to mod_ident.
The only problem is that %l, even though it is almost always empty, is included in the common log format. If we create mod_ident and then don't include it by default, the CLF won't work in the default config. Joshua.
