
bugzilla at apache
Feb 20, 2012, 8:48 AM
Post #1 of 1
(57 views)
Permalink
|
|
[Bug 52715] New: Installed httpd.conf refers "bad" default logfile directory (httpd 2.4.1)
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52715 Bug #: 52715 Summary: Installed httpd.conf refers "bad" default logfile directory (httpd 2.4.1) Product: Apache httpd-2 Version: 2.4.1 Platform: PC OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: Build AssignedTo: bugs [at] httpd ReportedBy: Jens.Schleusener [at] t-online Classification: Unclassified For httpd 2.4.1: The default installed httpd.conf file contains at the top a wrong logfile directory within the following comment lines: # with "/", the value of ServerRoot is prepended -- so 'log/access_log' # with ServerRoot set to '/www' will be interpreted by the # server as '/www/log/access_log', where as '/log/access_log' will be # interpreted as '/log/access_log'. At least the default logfile directory name is "logs" and not "log".. Jens -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|