From 6e522a3a37dfda52289883b27dd9737136dceeda Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 18 Jun 2009 17:40:02 -0400 Subject: * Store httpdocs root in /usr/local/apache * Add apache_mod_security_physical.inc for Marks bits --- .../apache_mod_security_settings.xml | 92 ++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 config/apache_mod_security/apache_mod_security_settings.xml (limited to 'config/apache_mod_security/apache_mod_security_settings.xml') diff --git a/config/apache_mod_security/apache_mod_security_settings.xml b/config/apache_mod_security/apache_mod_security_settings.xml new file mode 100644 index 00000000..beae08e1 --- /dev/null +++ b/config/apache_mod_security/apache_mod_security_settings.xml @@ -0,0 +1,92 @@ + + + + + + + + apache_mod_security_settings + 1.0 + Settings + pkg_edit.php?xml=apache_mod_security_settings.xml&id=0 + /usr/local/pkg/apache_mod_security.inc + + + Proxy Server Settings + /pkg.php?xml=apache_mod_security.xml&id=0 + + + Site Proxies + /pkg.php?xml=apache_mod_security.xml + + + + Physical Hosting + /pkg.php?xml=apache_mod_security_physical_hosting.xml + + + + + + Global site E-mail administrator + globalsiteadminemail + Enter the site administrators e-mail address (EX: webmaster@xyz234hosting.com) + input + + + Global site URL (FQDN) + globalsiteurl + Enter the site global site URL (EX: www.xyz234hosting.com)
NOTE: Leave blank to use this devices hostname.
+ input +
+ + Bind to IP Address + globalbindtoipaddr + This is the IP address the Proxy Server will listen on. + input + + + Bind to port + globalbindtoport + This is the port the Proxy Server will listen on. + input + +
+ + + + +
\ No newline at end of file -- cgit v1.2.3