aboutsummaryrefslogtreecommitdiffstats
path: root/config/apache_mod_security-dev/apache_virtualhost.xml
diff options
context:
space:
mode:
authorStephane Lapie <stephane.lapie@asahinet.com>2013-11-21 12:28:55 +0900
committerStephane Lapie <stephane.lapie@asahinet.com>2013-11-21 12:28:55 +0900
commit5bef115b26a557457594ee71975b46b83b3eb4a8 (patch)
tree093950f4258bf821c87444bfaf9f148c832a8d5d /config/apache_mod_security-dev/apache_virtualhost.xml
parent35bb5a21f1a46334717d1b1ca60c3981b96143b5 (diff)
downloadpfsense-packages-5bef115b26a557457594ee71975b46b83b3eb4a8.tar.gz
pfsense-packages-5bef115b26a557457594ee71975b46b83b3eb4a8.tar.bz2
pfsense-packages-5bef115b26a557457594ee71975b46b83b3eb4a8.zip
Fixing presentation, typos and location selector
- Fixed presentation (capitalization mostly) - Fixed a few typos - Fixed fieldname in apache_virtualhost.xml for location referencing - Add a comment to virtualhost config to identify locations
Diffstat (limited to 'config/apache_mod_security-dev/apache_virtualhost.xml')
-rw-r--r--config/apache_mod_security-dev/apache_virtualhost.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/apache_mod_security-dev/apache_virtualhost.xml b/config/apache_mod_security-dev/apache_virtualhost.xml
index c2c4837b..747ef975 100644
--- a/config/apache_mod_security-dev/apache_virtualhost.xml
+++ b/config/apache_mod_security-dev/apache_virtualhost.xml
@@ -267,7 +267,7 @@
<show_disable_value>none</show_disable_value>
</field>
<field>
- <fielddescr>intermediate CA certificate(optional)</fielddescr>
+ <fielddescr>Intermediate CA certificate (optional)</fielddescr>
<fieldname>reverse_int_ca</fieldname>
<description>Select intermediate CA assigned to certificate. Not all certificates require this.</description>
<type>select_source</type>
@@ -285,8 +285,8 @@
<rowhelper>
<rowhelperfield>
<fielddescr><![CDATA[Location]]></fielddescr>
- <fieldname>Location</fieldname>
- <description>Server locatino</description>
+ <fieldname>location</fieldname>
+ <description>Server Location</description>
<source><![CDATA[$config['installedpackages']['apachelocation']['config']]]></source>
<source_name>name</source_name>
<source_value>name</source_value>