Try ...

<VirtualHost *>
    DocumentRoot /path/to/files/
    ServerName domain.com
    ServerAlias www.domain.com
    ServerAdmin [EMAIL PROTECTED]
    LogFormat "%v %l %u %t \"%r\" %>s %b" comonvhost
    CustomLog /path/to/logs/access_log comonvhost
</VirtualHost>

More Info
http://httpd.apache.org/docs/logs.html#virtualhosts

- Joe Velez
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to