aboutsummaryrefslogtreecommitdiffstats
path: root/config/apache_mod_security-dev
diff options
context:
space:
mode:
authorMárcio Carlos <marcioc.antao@gmail.com>2013-11-12 15:16:31 -0200
committerMárcio Carlos <marcioc.antao@gmail.com>2013-11-12 15:16:31 -0200
commit02cf8fb52252b92074f1a3b0430989d21928e929 (patch)
tree1c0027df71f1fc6d9830022636d55f4cc12856e5 /config/apache_mod_security-dev
parentafda5e86de60af53910b3335818baade7291514e (diff)
downloadpfsense-packages-02cf8fb52252b92074f1a3b0430989d21928e929.tar.gz
pfsense-packages-02cf8fb52252b92074f1a3b0430989d21928e929.tar.bz2
pfsense-packages-02cf8fb52252b92074f1a3b0430989d21928e929.zip
Update apache_settings.xml
Remove Black Space and fix <br tag
Diffstat (limited to 'config/apache_mod_security-dev')
-rw-r--r--config/apache_mod_security-dev/apache_settings.xml24
1 files changed, 8 insertions, 16 deletions
diff --git a/config/apache_mod_security-dev/apache_settings.xml b/config/apache_mod_security-dev/apache_settings.xml
index cafd9e36..de350cf1 100644
--- a/config/apache_mod_security-dev/apache_settings.xml
+++ b/config/apache_mod_security-dev/apache_settings.xml
@@ -93,7 +93,7 @@
<fielddescr>Server hostname</fielddescr>
<fieldname>hostname</fieldname>
<description>
- <![CDATA[Enter the servers hostname<br/
+ <![CDATA[Enter the servers hostname<br>
NOTE: Leave blank to use this devices hostname.]]>
</description>
<type>input</type>
@@ -102,11 +102,8 @@
<fielddescr>Default Bind to IP Address</fielddescr>
<fieldname>globalbindtoipaddr</fieldname>
<description>
- <![CDATA[
- This is the IP address the Proxy Server will listen on.
- <br/>
- NOTE: Leave blank to bind to *
- ]]>
+ <![CDATA[This is the IP address the Proxy Server will listen on.<br/>
+ NOTE: Leave blank to bind to *]]>
</description>
<type>input</type>
</field>
@@ -114,10 +111,8 @@
<fielddescr>Default Bind to port</fielddescr>
<fieldname>globalbindtoport</fieldname>
<description>
- <![CDATA[
- This is the port the Proxy Server will listen on.<br>
- NOTE: Leave blank to bind to 80
- ]]>
+ <![CDATA[This is the port the Proxy Server will listen on.<br>
+ NOTE: Leave blank to bind to 80]]>
</description>
<type>input</type>
<size>5</size>
@@ -286,7 +281,7 @@
<fielddescr>Status Page</fielddescr>
<fieldname>statuspage</fieldname>
<description>
- <![CDATA[Enable a Status Page for Apache and Mod_proxy. Acess htt://DefaultBindIP:DefaultBindPort/status-server]]>
+ <![CDATA[Enable a status page for Apache and Mod_proxy. Access http://DefaultBindIP:DefaultBindPort/status-server]]>
</description>
<type>select</type>
<options>
@@ -298,11 +293,8 @@
<fielddescr>Network Access Status Page</fielddescr>
<fieldname>netaccessstatus</fieldname>
<description>
- <![CDATA[
- Network can access a status page. Ex: 172.16.1.0/24
- <br/>
- NOTE: Leave blank define all networks
- ]]>
+ <![CDATA[Network can access a status page. Ex: 172.16.1.0/24<br/>
+ NOTE: Leave blank define all networks]]>
</description>
<type>input</type>
</field>