On Fri, Mar 24, 2006 at 05:16:46PM +0000, Terry Burton wrote: [...]
> In a typical configuration httpd overrides the main CustomLog > settings with those found in virtual hosts. What I need is a way to > specify the main CustomLog such that it is not overridden, but rather > complemented, by further CustomLog directives in the virtual hosts. > This way I have a _single_pipe_logger_ capturing everything, as well > as the usual virtual host log files. Use split-logfile as suggested in the apache manual. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

