]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Start preparing to use the general-case httpd.conf.in,
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 21 Dec 2007 08:40:11 +0000 (08:40 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 21 Dec 2007 08:40:11 +0000 (08:40 +0000)
commitc86828df9e137a382dff8e110feb90b9f4d42a69
treebe99722939fb581282bc8e55f690f5d594b2a9ff
parentbf49e4216669f4d2e9d52af4bd9da4db2b3658ae
Start preparing to use the general-case httpd.conf.in,
on Win32.

Note the quoted log *filenames*, which lets us figure
out the difference between fixing "access_log" to be
a windows friendly "access.log", and leaving the custom
log format name pretty_log alone.

Also, prefer the user specified port for example ServerName.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@606135 13f79535-47bb-0310-9956-ffa450edef68
docs/conf/httpd.conf.in