From 0756c3e4b172ab06b143e3a84b657213f9a16904 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 22 Jun 2009 20:28:42 -0400 Subject: Add additional site hostname, ip adddress, port and protocol fields. Cleanup text. --- config/apache_mod_security/apache_mod_security.xml | 69 +++++++++++++++++++--- 1 file changed, 61 insertions(+), 8 deletions(-) (limited to 'config') diff --git a/config/apache_mod_security/apache_mod_security.xml b/config/apache_mod_security/apache_mod_security.xml index f8d5fe2e..333bea2f 100644 --- a/config/apache_mod_security/apache_mod_security.xml +++ b/config/apache_mod_security/apache_mod_security.xml @@ -82,31 +82,84 @@ Site name sitename - Name of the site. + input - + - Site URL (FQDN) + Protocol siteurl + 1 + select + + + + + + + IP Address + ipaddress + Leave blank to use the default global IP address. + 40 + input + + + Port + port + Leave blank to use the default global port. + 40 + input + + + Primary site hostname + primarysitehostname + 40 input + - Webservers + + + (not required) + ]]> + + additionalsitehostnames + rowhelper + + + Additional Site Hostname + additionalsitehostnames + Add each webserver hostname address here. + input + 53 + + + + + + + + NOTE: + ]]> + webservers rowhelper - - Webserver backend URL + Web server backend IP webserveripaddr - Add each webserver URL address here. + Add each web server IP address here. input - 50 + 53 + apache_mod_security -- cgit v1.2.3