From 91059bcc58bc99df384065ab33eed3abd3202e7a Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Mon, 11 Jun 2001 22:08:05 +0000 Subject: [PATCH] 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 --- conf/httpd.conf-dist-nw | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.2