Re: [EMAIL PROTECTED] Apache2 vhost log

2006-07-15 Thread David Sveningsson
No, it didn't process any requests at all. When I tried your settings I noticed that and found that Apache had a default vhost (which was being used instead of mine). Just moved the configuration over there and now it works. How stupid of me.. Anyways, thanks! Joshua Slive wrote: > On 7/15/06, Da

Re: [EMAIL PROTECTED] Apache2 vhost log

2006-07-15 Thread Joshua Slive
On 7/15/06, David Sveningsson <[EMAIL PROTECTED]> wrote: Hi, I cannot get custom logs for a vhost to work. The logfiles is created but empty. I've searched for examples and read the manual but it don't work. Don't know what I'm doing wrong. This is my vhost config: DocumentRoot /www/exampl

[EMAIL PROTECTED] Apache2 vhost log

2006-07-15 Thread David Sveningsson
Hi, I cannot get custom logs for a vhost to work. The logfiles is created but empty. I've searched for examples and read the manual but it don't work. Don't know what I'm doing wrong. This is my vhost config: DocumentRoot /www/example.com ServerName example.com CustomLog /www/exampl