summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2000-04-24 22:13:35 +0200
committerRyan Bloom <rbb@apache.org>2000-04-24 22:13:35 +0200
commitcf8864f91631ae8956c661146a83b1d41325040d (patch)
treeb95a3946efd3e49288a2b3331704364fef5263f7 /docs
parentChange names of strnatcmp & strnatcasecmp to cpmply with APR naming (diff)
downloadapache2-cf8864f91631ae8956c661146a83b1d41325040d.tar.xz
apache2-cf8864f91631ae8956c661146a83b1d41325040d.zip
Remove ServerType from the Windows config file
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85029 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/conf/httpd-win.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf
index c516ec983e..beb5e34d76 100644
--- a/docs/conf/httpd-win.conf
+++ b/docs/conf/httpd-win.conf
@@ -49,12 +49,6 @@
#
#
-# 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.
#