diff options
Diffstat (limited to 'config/apache_mod_security')
-rw-r--r-- | config/apache_mod_security/apache_mod_security.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/apache_mod_security/apache_mod_security.xml b/config/apache_mod_security/apache_mod_security.xml index 6a58c764..eb0373ce 100644 --- a/config/apache_mod_security/apache_mod_security.xml +++ b/config/apache_mod_security/apache_mod_security.xml @@ -97,6 +97,7 @@ <fieldname>webserveripaddress</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> + <size>16</size> </rowhelperfield> </rowhelper> </field> |