]> granicus.if.org Git - apache/commitdiff
Reverse last nights commit - we'll deal with this another way!
authorDavid Reid <dreid@apache.org>
Thu, 8 Nov 2001 22:31:28 +0000 (22:31 +0000)
committerDavid Reid <dreid@apache.org>
Thu, 8 Nov 2001 22:31:28 +0000 (22:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91809 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-std.conf

index b31af5a393ccf5abf83d8f9354d3f30ffd508023..93d74498160e4362376254b00ec7c6805a0face6 100644 (file)
@@ -217,7 +217,6 @@ Listen @@Port@@
 #
 
 <IfModule !mpm_winnt.c>
-<IfModule !beos.c>
 #
 # If you wish httpd to run as a different user or group, you must run
 # httpd as root initially and it will switch.  
@@ -232,7 +231,7 @@ Listen @@Port@@
 #
 User nobody
 Group #-1
-</IfModule> # !mpm_winnt.c && beos.c #
+</IfModule>
 
 #
 # ServerAdmin: Your address, where problems with the server should be