diff options
author | Scott Ullrich <sullrich@mpb-geekgod.geekgod.com> | 2009-06-18 20:38:43 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@mpb-geekgod.geekgod.com> | 2009-06-18 20:38:43 -0400 |
commit | 1f528a192e4725c1d0a4970f85da90d18e69bbf7 (patch) | |
tree | 1ce32f4f47b149f60cf455a09699c69554725324 /config | |
parent | 41a9aa6590545d7fed20db44d4c63a138130b14c (diff) | |
download | pfsense-packages-1f528a192e4725c1d0a4970f85da90d18e69bbf7.tar.gz pfsense-packages-1f528a192e4725c1d0a4970f85da90d18e69bbf7.tar.bz2 pfsense-packages-1f528a192e4725c1d0a4970f85da90d18e69bbf7.zip |
Seperate out into two packages
Diffstat (limited to 'config')
-rw-r--r-- | config/apache_mod_security/apache_mod_security.xml | 5 | ||||
-rw-r--r-- | config/apache_mod_security/apache_mod_security_settings.xml | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/config/apache_mod_security/apache_mod_security.xml b/config/apache_mod_security/apache_mod_security.xml index ee5d929a..98ccf764 100644 --- a/config/apache_mod_security/apache_mod_security.xml +++ b/config/apache_mod_security/apache_mod_security.xml @@ -63,11 +63,6 @@ <url>/pkg.php?xml=apache_mod_security.xml</url> <active/> </tab> - <tab> - <text>Physical Hosting</text> - <url>/pkg.php?xml=apache_mod_security_physical_hosting.xml</url> - <active/> - </tab> </tabs> <adddeleteeditpagefields> <columnitem> diff --git a/config/apache_mod_security/apache_mod_security_settings.xml b/config/apache_mod_security/apache_mod_security_settings.xml index beae08e1..62a3290b 100644 --- a/config/apache_mod_security/apache_mod_security_settings.xml +++ b/config/apache_mod_security/apache_mod_security_settings.xml @@ -53,11 +53,6 @@ <url>/pkg.php?xml=apache_mod_security.xml</url> <active/> </tab> - <tab> - <text>Physical Hosting</text> - <url>/pkg.php?xml=apache_mod_security_physical_hosting.xml</url> - <active/> - </tab> </tabs> <fields> <field> |