VirtualHost + ErrorLog directive + cgi stderr output

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.
[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux