From a7ea23c7b0cf38c990b5484b5e075cd624db3839 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Sun, 3 Apr 2005 02:04:01 +0000 Subject: [PATCH] I messed up the stuff on the last commit, but there is no reason to put around something that is commented-out anyway. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/simple-conf@159865 13f79535-47bb-0310-9956-ffa450edef68 --- docs/conf/httpd-std.conf.in | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/conf/httpd-std.conf.in b/docs/conf/httpd-std.conf.in index 153bba73b78..338dc5e5555 100644 --- a/docs/conf/httpd-std.conf.in +++ b/docs/conf/httpd-std.conf.in @@ -42,12 +42,8 @@ ServerRoot "@@ServerRoot@@" # to coordinate the httpd children. THEY MUST BE STORED ON # A LOCAL DISK! # -# -# #LockFile @rel_logfiledir@/accept.lock #ScoreBoardFile @rel_logfiledir@/apache_runtime_status -# -# # # PidFile: The file in which the server should record its process -- 2.47.2