From: Ryan Bloom Date: Sat, 22 Apr 2000 00:51:02 +0000 (+0000) Subject: Server Type is not recognized by any of the current MPMs. I am removing it X-Git-Tag: APACHE_2_0_ALPHA_3~67 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4440d3c32871a4577727161f374f1dc0529244b8;p=apache Server Type is not recognized by any of the current MPMs. I am removing it from the sample httpd.conf. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85013 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-std.conf b/docs/conf/httpd-std.conf index 0520dd9369..b2e7ffda90 100644 --- a/docs/conf/httpd-std.conf +++ b/docs/conf/httpd-std.conf @@ -41,12 +41,6 @@ # can find its configuration files. # -# -# ServerType is either inetd, or standalone. Inetd mode is only supported on -# Unix platforms. -# -#ServerType standalone - # # ServerRoot: The top of the directory tree under which the server's # configuration, error, and log files are kept.