5 Feb 2012 13:44
DO NOT REPLY [Bug 52604] New: miss spelling
<bugzilla <at> apache.org>
2012-02-05 12:44:45 GMT
2012-02-05 12:44:45 GMT
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: docs <at> httpd.apache.org ReportedBy: kes-kes <at> yandex.ru 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"' -- --(Continue reading)
RSS Feed