]> granicus.if.org Git - apache/commitdiff
Server Type is not recognized by any of the current MPMs. I am removing it
authorRyan Bloom <rbb@apache.org>
Sat, 22 Apr 2000 00:51:02 +0000 (00:51 +0000)
committerRyan Bloom <rbb@apache.org>
Sat, 22 Apr 2000 00:51:02 +0000 (00:51 +0000)
from the sample httpd.conf.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85013 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-std.conf

index 0520dd93696aa0c21e832f2f07f86baae87129b1..b2e7ffda906a5458c506531e3535df0657d2f670 100644 (file)
 # 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.