]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
I messed up the <IfModule> stuff on the last commit, but there
authorJoshua Slive <slive@apache.org>
Sun, 3 Apr 2005 02:04:01 +0000 (02:04 +0000)
committerJoshua Slive <slive@apache.org>
Sun, 3 Apr 2005 02:04:01 +0000 (02:04 +0000)
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

docs/conf/httpd-std.conf.in

index 153bba73b788a6d72b052f6a7c7bbcfb17a56b84..338dc5e5555ed78e55ddb11f5a503c97dbce2873 100644 (file)
@@ -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