Loading docs/conf/httpd.conf.in +2 −2 Original line number Diff line number Diff line Loading @@ -13,9 +13,9 @@ # 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 "logs/foo.log" # with "/", the value of ServerRoot is prepended -- so "@rel_logfiledir@/foo.log" # with ServerRoot set to "@@ServerRoot@@" will be interpreted by the # server as "@@ServerRoot@@/logs/foo.log". # server as "@@ServerRoot@@/@rel_logfiledir@/foo.log". # # ServerRoot: The top of the directory tree under which the server's Loading Loading
docs/conf/httpd.conf.in +2 −2 Original line number Diff line number Diff line Loading @@ -13,9 +13,9 @@ # 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 "logs/foo.log" # with "/", the value of ServerRoot is prepended -- so "@rel_logfiledir@/foo.log" # with ServerRoot set to "@@ServerRoot@@" will be interpreted by the # server as "@@ServerRoot@@/logs/foo.log". # server as "@@ServerRoot@@/@rel_logfiledir@/foo.log". # # ServerRoot: The top of the directory tree under which the server's Loading