Hi,
I have a virtual server configuration as similar to the following. The problem 
is that CGI errors always goes to the default server log file instead of the 
log file defined for that virtual hosts. Is there anything else I need to 
specify to get the CGI errors appended to the virtual host log file?

<VirtualHost test-server:3000>
    ErrorLog /logs/test-server.log
    DocumentRoot /project/public
</VirtualHost>


       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.

Reply via email to