aboutsummaryrefslogtreecommitdiffstats
path: root/config/apache_mod_security-dev/apache.template
diff options
context:
space:
mode:
Diffstat (limited to 'config/apache_mod_security-dev/apache.template')
-rw-r--r--config/apache_mod_security-dev/apache.template5
1 files changed, 4 insertions, 1 deletions
diff --git a/config/apache_mod_security-dev/apache.template b/config/apache_mod_security-dev/apache.template
index 215f3376..cb2b3e17 100644
--- a/config/apache_mod_security-dev/apache.template
+++ b/config/apache_mod_security-dev/apache.template
@@ -197,6 +197,9 @@ DocumentRoot "{$apache_dir}/www/apache22"
Deny from all
</Directory>
+
+{$mod_status}
+
#
# Note that from this point forward you must specifically allow
# particular features to be enabled - so if something's not working as
@@ -509,4 +512,4 @@ Include etc/apache22/Includes/*.conf
EOF;
-?> \ No newline at end of file
+?>