From: Bradley Nicholes Date: Mon, 11 Jun 2001 22:08:05 +0000 (+0000) Subject: Added a sample LoadModule directive for the Vhost_Alias_Module X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91059bcc58bc99df384065ab33eed3abd3202e7a;p=thirdparty%2Fapache%2Fhttpd.git Added a sample LoadModule directive for the Vhost_Alias_Module git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@89342 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/conf/httpd.conf-dist-nw b/conf/httpd.conf-dist-nw index d58e3f7cec9..c24994710ee 100644 --- a/conf/httpd.conf-dist-nw +++ b/conf/httpd.conf-dist-nw @@ -182,6 +182,7 @@ MaxRequestsPerChild 0 # LoadModule info_module modules/info.nlm # LoadModule usertrack_module modules/usrtrack.nlm # LoadModule tls_module modules/mod_tls.nlm +# LoadModule vhost_alias_module modules/vhost.nlm # # ExtendedStatus controls whether Apache will generate "full" status