From 21ee6331391237c27e5d9f53596f6d39750c4990 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 23 Jun 2009 19:48:28 -0400 Subject: Add custom mod_security rules box which will be appended to the mod_security configuration. --- .../apache_mod_security_settings.xml | 24 +++++++++++++--------- 1 file changed, 14 insertions(+), 10 deletions(-) (limited to 'config/apache_mod_security') diff --git a/config/apache_mod_security/apache_mod_security_settings.xml b/config/apache_mod_security/apache_mod_security_settings.xml index 0ff2aa2d..7b7c6d8e 100644 --- a/config/apache_mod_security/apache_mod_security_settings.xml +++ b/config/apache_mod_security/apache_mod_security_settings.xml @@ -54,13 +54,6 @@ - - Enable mod_security protection - enablemodsecurity - Enables mod_security protection for all sites being proxied - checkbox - - Global site E-mail administrator globalsiteadminemail @@ -103,7 +96,6 @@ input - Use mod_mem_cache mod_mem_cache @@ -145,8 +137,20 @@ input - - + + Enable mod_security protection + enablemodsecurity + Enables mod_security protection for all sites being proxied + checkbox + + + Custom mod_security rules + Paste any custom mod_security rules that you would like to use + + textarea + 10 + 75 + -- cgit v1.2.3