From: William A. Rowe Jr Date: Thu, 4 Oct 2001 07:20:44 +0000 (+0000) Subject: Missed a commented-out default X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8e9dc651521e707ef993f35abf372d84c18a66e;p=thirdparty%2Fapache%2Fhttpd.git Missed a commented-out default git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91279 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/conf/httpd.conf-dist-win b/conf/httpd.conf-dist-win index 819ed1c46ca..b587681bab4 100644 --- a/conf/httpd.conf-dist-win +++ b/conf/httpd.conf-dist-win @@ -203,7 +203,7 @@ ThreadsPerChild 50 # # [WHENEVER YOU CHANGE THE LOADMODULE SECTION ABOVE, UPDATE THIS TOO!] ClearModuleList -AddModule mod_vhost_alias.c +#AddModule mod_vhost_alias.c AddModule mod_env.c AddModule mod_log_config.c #AddModule mod_mime_magic.c