diff options
Diffstat (limited to 'config/apache_mod_security')
-rw-r--r-- | config/apache_mod_security/apache_mod_security.inc | 2 | ||||
-rw-r--r-- | config/apache_mod_security/apache_mod_security.xml | 3 | ||||
-rw-r--r-- | config/apache_mod_security/apache_mod_security_settings.xml | 2 |
3 files changed, 3 insertions, 4 deletions
diff --git a/config/apache_mod_security/apache_mod_security.inc b/config/apache_mod_security/apache_mod_security.inc index d8c5c618..c76ee39c 100644 --- a/config/apache_mod_security/apache_mod_security.inc +++ b/config/apache_mod_security/apache_mod_security.inc @@ -1,7 +1,7 @@ <?php /* apache_mod_security.inc - part of the apache_mod_security package for pfSense + part of apache_mod_security package (http://www.pfSense.com) Copyright (C) 2009 Scott Ullrich All rights reserved. diff --git a/config/apache_mod_security/apache_mod_security.xml b/config/apache_mod_security/apache_mod_security.xml index 81529544..f8708d49 100644 --- a/config/apache_mod_security/apache_mod_security.xml +++ b/config/apache_mod_security/apache_mod_security.xml @@ -8,7 +8,7 @@ /* ========================================================================== */ /* apache_mod_security.xml - part of pfSense (http://www.pfSense.com) + part of apache_mod_security package (http://www.pfSense.com) Copyright (C)2009 Scott Ullrich All rights reserved. */ @@ -169,7 +169,6 @@ </rowhelperfield> </rowhelper> </field> - </fields> <service> <name>apache_mod_security</name> diff --git a/config/apache_mod_security/apache_mod_security_settings.xml b/config/apache_mod_security/apache_mod_security_settings.xml index 4d792b87..84421b11 100644 --- a/config/apache_mod_security/apache_mod_security_settings.xml +++ b/config/apache_mod_security/apache_mod_security_settings.xml @@ -8,7 +8,7 @@ /* ========================================================================== */ /* apache_mod_security_settings.xml - part of pfSense (http://www.pfSense.com) + part of apache_mod_security package (http://www.pfSense.com) Copyright (C) 2008 Scott Ullrich All rights reserved. */ |