summaryrefslogtreecommitdiff
path: root/files/vhosts.d
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-03-21 15:02:18 +0000
committermh <mh@immerda.ch>2008-03-21 15:02:18 +0000
commit321ff4c05a4f50f4ec188eb49ea3ac9b38f4df74 (patch)
tree77c6b993afeabe9d512b47a5f03fe27803a07071 /files/vhosts.d
parentf86a344c8eedc3e1b13ef4359ded97a978000853 (diff)
added mod_security-class, and a placeholder for mod_extract_forwarded_for
Diffstat (limited to 'files/vhosts.d')
-rw-r--r--files/vhosts.d/00_default_ssl_vhost.conf6
-rw-r--r--files/vhosts.d/00_default_vhost.conf6
-rw-r--r--files/vhosts.d/default_vhost.include6
3 files changed, 18 insertions, 0 deletions
diff --git a/files/vhosts.d/00_default_ssl_vhost.conf b/files/vhosts.d/00_default_ssl_vhost.conf
index 4511a55..cee50ce 100644
--- a/files/vhosts.d/00_default_ssl_vhost.conf
+++ b/files/vhosts.d/00_default_ssl_vhost.conf
@@ -1,3 +1,9 @@
+###########################################################
+## copyleft 2008 immerda.ch
+############################################################
+#### this file is managed by PUPPET ####
+#### only modify in svn or you will loose the changes ! ####
+############################################################
<IfDefine SSL>
<IfDefine SSL_DEFAULT_VHOST>
<IfModule ssl_module>
diff --git a/files/vhosts.d/00_default_vhost.conf b/files/vhosts.d/00_default_vhost.conf
index 73e45b8..edd1074 100644
--- a/files/vhosts.d/00_default_vhost.conf
+++ b/files/vhosts.d/00_default_vhost.conf
@@ -1,3 +1,9 @@
+# ###########################################################
+# # copyleft 2008 immerda.ch
+# ###########################################################
+# ### this file is managed by PUPPET ####
+# ### only modify in svn or you will loose the changes ! ####
+# ###########################################################
# Virtual Hosts
#
# If you want to maintain multiple domains/hostnames on your
diff --git a/files/vhosts.d/default_vhost.include b/files/vhosts.d/default_vhost.include
index 6d45888..590c184 100644
--- a/files/vhosts.d/default_vhost.include
+++ b/files/vhosts.d/default_vhost.include
@@ -1,3 +1,9 @@
+# ###########################################################
+# # copyleft 2008 immerda.ch
+# ###########################################################
+# ### this file is managed by PUPPET ####
+# ### only modify in svn or you will loose the changes ! ####
+# ###########################################################
# ServerAdmin: Your address, where problems with the server should be
# e-mailed. This address appears on some server-generated pages, such
# as error documents. e.g. admin@your-domain.com