aboutsummaryrefslogtreecommitdiffstats
path: root/config/apache_mod_security/apache_mod_security.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfSense.geekgod.com>2009-06-20 18:32:57 -0400
committerScott Ullrich <sullrich@pfSense.geekgod.com>2009-06-20 18:32:57 -0400
commitccc3ddf9517a24ed233cb6138ab69c26928c5400 (patch)
tree088bf1a1dd921707a6ab186ec56d0db8e4fffe4d /config/apache_mod_security/apache_mod_security.xml
parenta2bd9839ae5046b244abaae662e3c43b63017648 (diff)
downloadpfsense-packages-ccc3ddf9517a24ed233cb6138ab69c26928c5400.tar.gz
pfsense-packages-ccc3ddf9517a24ed233cb6138ab69c26928c5400.tar.bz2
pfsense-packages-ccc3ddf9517a24ed233cb6138ab69c26928c5400.zip
Turn siteipaddress into a rowhelper
Diffstat (limited to 'config/apache_mod_security/apache_mod_security.xml')
-rw-r--r--config/apache_mod_security/apache_mod_security.xml15
1 files changed, 11 insertions, 4 deletions
diff --git a/config/apache_mod_security/apache_mod_security.xml b/config/apache_mod_security/apache_mod_security.xml
index 89ad57a1..f0053a75 100644
--- a/config/apache_mod_security/apache_mod_security.xml
+++ b/config/apache_mod_security/apache_mod_security.xml
@@ -83,10 +83,17 @@
<type>input</type>
</field>
<field>
- <fielddescr>Site IP address</fielddescr>
- <fieldname>siteipaddress</fieldname>
- <description>IP address of web server. If it is behind the firewall this will generally be a private IP address in non-bridged situations. Leave blank to use the Firewalls DNS resolution. (EX: 10.2.3.1)</description>
- <type>input</type>
+ <fielddescr>none</fielddescr>
+ <fieldname>none</fieldname>
+ <type>rowhelper</type>
+ <rowhelper>
+ <rowhelperfield>
+ <fielddescr>Location</fielddescr>
+ <fieldname>siteipaddress</fieldname>
+ <description>IP address of web server. If it is behind the firewall this will generally be a private IP address in non-bridged situations. Leave blank to use the Firewalls DNS resolution. (EX: 10.2.3.1)</description>
+ <type>input</type>
+ </rowhelperfield>
+ </rowhelper>
</field>
</fields>
<service>