Commit f22722c2 authored by Bill Stoddard's avatar Bill Stoddard
Browse files

A couple of default win config file tweaks.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89075 13f79535-47bb-0310-9956-ffa450edef68
parent 84a3ec96
Loading
Loading
Loading
Loading
+1 −9
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
#
# This is the main Apache server configuration file.  It contains the
# configuration directives that give the server its instructions.
# See <URL:http://www.apache.org/docs/> for detailed information about
# See <URL:http://httpd.apache.org/docs/> for detailed information about
# the directives.
#
# Do NOT simply read the instructions in here without understanding
@@ -57,14 +57,6 @@ ServerRoot "@@ServerRoot@@"
#
PidFile logs/httpd.pid

#
# ScoreBoardFile: File used to store internal server process information.
# Not all architectures require this.  But if yours does (you'll know because
# this file will be  created when you run Apache) then you *must* ensure that
# no two invocations of Apache share the same scoreboard file.
#
#ScoreBoardFile logs/apache_status

#
# Timeout: The number of seconds before receives and sends time out.
#