From 6a46be6d8a6bb7231a054770ee6e318e8a893017 Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Thu, 10 May 2001 21:42:17 +0000 Subject: [PATCH] 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 --- docs/conf/httpd-win.conf | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index 4058d86d27..17343ac3b1 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. # -- 2.50.1