From e18c71297015828841d63c3b1f05d086a226a6ef Mon Sep 17 00:00:00 2001 From: David Reid Date: Thu, 8 Nov 2001 22:31:28 +0000 Subject: [PATCH] Reverse last nights commit - we'll deal with this another way! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91809 13f79535-47bb-0310-9956-ffa450edef68 --- docs/conf/httpd-std.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/conf/httpd-std.conf b/docs/conf/httpd-std.conf index b31af5a393..93d7449816 100644 --- a/docs/conf/httpd-std.conf +++ b/docs/conf/httpd-std.conf @@ -217,7 +217,6 @@ Listen @@Port@@ # - # # 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 - # !mpm_winnt.c && beos.c # + # # ServerAdmin: Your address, where problems with the server should be -- 2.40.0