RE: [users@httpd] CustomLog directive in container breaks Apache

2005-06-07 Thread PMilanese
How about your error log? What does it say? This should be no problem. Does the log dir exist? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 07, 2005 7:47 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] CustomLog directive in containe

Re: [users@httpd] CustomLog directive in container breaks Apache

2005-06-07 Thread Nick Jones
--- Patrick Donker <[EMAIL PROTECTED]> wrote: [snip] > >I get no errors and the server runs just dandy, but > >with all the logs going to the same access_log > file. > > > >TIA for any help and insight. > > > >-Nick > > > > > > > > Some errorlogs please Huh. Error logs, what a concept! Than

Re: [users@httpd] CustomLog directive in container breaks Apache

2005-06-07 Thread Patrick Donker
Nick Jones wrote: Hi (new to this list, my first post) I'm running 2.0.49 on SLES9. I have my main server configuration, which works dandy. Then I set up three virtual hosts: one for the main server, and two for subdomains that I set up. All three virtual hosts log to the same access_log and er

[users@httpd] CustomLog directive in container breaks Apache

2005-06-07 Thread Nick Jones
Hi (new to this list, my first post) I'm running 2.0.49 on SLES9. I have my main server configuration, which works dandy. Then I set up three virtual hosts: one for the main server, and two for subdomains that I set up. All three virtual hosts log to the same access_log and error_log file. I want