]> granicus.if.org Git - apache/commitdiff
Remove ServerType from the Windows config file
authorRyan Bloom <rbb@apache.org>
Mon, 24 Apr 2000 20:13:35 +0000 (20:13 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 24 Apr 2000 20:13:35 +0000 (20:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85029 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-win.conf

index c516ec983e7113308ab3f7d2d2c0c146e80c4ab0..beb5e34d7653c2484a2daee2b7e2ea02959c70b4 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.