Bug 52715 - Installed httpd.conf refers "bad" default logfile directory (httpd 2.4.1)
Summary: Installed httpd.conf refers "bad" default logfile directory (httpd 2.4.1)
Status: RESOLVED FIXED
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: Build (show other bugs)
Version: 2.4.1
Hardware: PC Linux
: P2 minor (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2012-02-20 16:48 UTC by Jens Schleusener
Modified: 2012-05-06 07:30 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Schleusener 2012-02-20 16:48:22 UTC
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
Comment 1 Stefan Fritsch 2012-02-26 10:00:31 UTC
r1241071
Comment 2 Stefan Fritsch 2012-05-06 07:30:16 UTC
fixed in 2.4.2