From: Ryan Bloom Date: Mon, 24 Apr 2000 20:13:35 +0000 (+0000) Subject: Remove ServerType from the Windows config file X-Git-Tag: APACHE_2_0_ALPHA_3~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf8864f91631ae8956c661146a83b1d41325040d;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index c516ec983e7..beb5e34d765 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -48,12 +48,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.