]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-mod_vhost_alias.conf
- don't cache cookies
[packages/apache.git] / apache-mod_vhost_alias.conf
index 1bd071a6010b1756ae6960bcf80da47a9bab273d..e780480b3a30ebf475ad444c8f6b5ce7ae64326e 100644 (file)
@@ -1,3 +1,8 @@
+# $Id$
+LoadModule vhost_alias_module   modules/mod_vhost_alias.so
+
+<IfModule mod_vhost_alias.c>
+
 # VirtualHost: Allows the daemon to respond to requests for more than one
 # server address, if your server machine is configured to accept IP packets
 # for multiple addresses. This can be accomplished with the ifconfig 
@@ -14,4 +19,4 @@
 #TransferLog logs/host.some_domain.com-access_log
 #</VirtualHost>
 
-
+</IfModule>
This page took 0.026721 seconds and 4 git commands to generate.