backing up shopserver1p apache config
[eostre.git] / drupal-configs / apache2 / conf-enabled / other-vhosts-access-log.conf
diff --git a/drupal-configs/apache2/conf-enabled/other-vhosts-access-log.conf b/drupal-configs/apache2/conf-enabled/other-vhosts-access-log.conf
new file mode 100644 (file)
index 0000000..5e9f5e9
--- /dev/null
@@ -0,0 +1,4 @@
+# Define an access log for VirtualHosts that don't define their own logfile
+CustomLog ${APACHE_LOG_DIR}/other_vhosts_access.log vhost_combined
+
+# vim: syntax=apache ts=4 sw=4 sts=4 sr noet