Commit 5da3b7fe authored by Joshua Slive's avatar Joshua Slive
Browse files

I messed up the <IfModule> stuff on the last commit, but there

is no reason to put <IfModule> 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
parent 13b1902c
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -42,12 +42,8 @@ ServerRoot "@@ServerRoot@@"
# to coordinate the httpd children.  THEY MUST BE STORED ON
# A LOCAL DISK!
#
#<IfModule !mpm_winnt_module>
#<IfModule !mpm_netware_module>
#LockFile @rel_logfiledir@/accept.lock
#ScoreBoardFile @rel_logfiledir@/apache_runtime_status
#</IfModule>
#</IfModule>

#
# PidFile: The file in which the server should record its process