https://issues.apache.org/bugzilla/show_bug.cgi?id=52604
Bug #: 52604
Summary: miss spelling
Product: Apache httpd-2
Version: 2.2.21
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
# Configuration and logfile names: If the filenames you specify for many
# of the server's control files begin with "/" (or "drive:/" for Win32), the
# server will use that explicit path. If the filenames do *not* begin
-# with "/", the value of ServerRoot is prepended -- so "/var/log/foo_log"
+# with "/", the value of ServerRoot is prepended -- so "var/log/foo_log"
# with ServerRoot set to "/usr/local" will be interpreted by the
-# server as "/usr/local//var/log/foo_log".
+# server as "/usr/local/var/log/foo_log".
Because you say: "If the filenames do *not* begin with "/"
BUT In example you prepend file name with '/'
notice: '-- so "/var/log/foo_log"'
--
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: [email protected]
For additional commands, e-mail: [email protected]