The following reply was made to PR mod_log-any/2090; it has been noted by GNATS.
From: Dean Gaudet <[EMAIL PROTECTED]> To: Oliver von Bueren <[EMAIL PROTECTED]> Cc: "M. D. Parker" <[EMAIL PROTECTED]>, Johnie Ingram <[EMAIL PROTECTED]>, Christof Damian <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: mod_log-any/2090: LogFormat directives are not "inherited" Date: Wed, 10 Jun 1998 13:39:15 -0700 (PDT) Christof -- a small bug in your patch. I think you need to delay the parsing of log formats until the open_multi_logs point like I suggested, rather than in the merging point... because the main server is never merged (there's nothing to merge into it). Can I trouble you to fix that?= =20 :)=20 Dean On Wed, 10 Jun 1998, Oliver von Bueren wrote: > Hello Everybody. >=20 > On Tue, 9 Jun 98 16:39:02 PDT, you wrote: >=20 > >There is a patch apparently made available to me for > >testing, in the bug report....and for me IT WORKS! > >It can be used in the 1.3.0 release server as well. > > > >The patch is contained in my problem report on the > >Apache web site (PR#2090) >=20 > Thanks for the pointer, applied and tested it too. It works for all > virtual hosts but it broke the logfile outside a virtualhost > definition. Now this file has just the text "common" in it. Don't have > time to look into it any closer but if you need more informaten just > ask. >=20 >=20 > Cheers, > Oliver >=20 > /---------------------------------------------------------------------\ > =A6 Oliver von Bueren [EMAIL > PROTECTED] = =A6 > =A6 Schlierenstr. 42 www.ovb.ch = =A6 > =A6 8142 Uitikon Switzerland = =A6 > =A6 VoicePhone: ++41-1-4958181 = =A6 > =A6 Attention: TimeZone GMT+1 -> VoiceCalls only 09.00-21.00 local time = =A6 > \---------------------------------------------------------------------/ >=20
