From: Bill Stoddard Date: Thu, 10 May 2001 21:42:17 +0000 (+0000) Subject: A couple of default win config file tweaks. X-Git-Tag: 2.0.18~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a46be6d8a6bb7231a054770ee6e318e8a893017;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index 4058d86d277..17343ac3b17 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -3,7 +3,7 @@ # # This is the main Apache server configuration file. It contains the # configuration directives that give the server its instructions. -# See for detailed information about +# See 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. #