|
|||||||||||
|
DO NOT REPLY [Bug 14090] New: - ErrorLog in Virtual Hosts for CGI scripts
From: <bugzilla(at)apache.org>
Date: Wed Oct 30 2002 - 09:04:45 EST
ErrorLog in Virtual Hosts for CGI scripts
Summary: ErrorLog in Virtual Hosts for CGI scripts
Product: Apache httpd-2.0
Version: 2.0.43
Platform: Other
OS/Version: Linux
Status: NEW
Severity: Major
Priority: Other
Component: mod_cgi
AssignedTo: bugs@httpd.apache.org
ReportedBy: alexei@samara.net
I'm in the process of upgrading from Apache 1.3.27 to Apache 2.0.43
with 'worker' scheme. I've
ServerRoot "/opt/apache2" ErrorLog logs/error_log NameVirtualHost *
<VirtualHost *>
If I access a cgi program on this virtual host that writes to STDERR, it writes to the server default ErrorLog location (/opt/apache2/logs/error_log), not the ErrorLog location specified in the virtual host (/local/httpd/mmitest/logs/error_log). To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org Received on Wed Oct 30 14:03:56 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:44:01 EDT |
||||||||||
|
|||||||||||