From 6eb214f66c5904c113c26d8a2d7ec66d18f3b13b Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 18 Jun 2009 16:38:14 -0400 Subject: Initial stab at apache_mod_security package. --- config/apache_mod_security/apache_mod_security.xml | 107 +++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 config/apache_mod_security/apache_mod_security.xml (limited to 'config/apache_mod_security/apache_mod_security.xml') diff --git a/config/apache_mod_security/apache_mod_security.xml b/config/apache_mod_security/apache_mod_security.xml new file mode 100644 index 00000000..b53a435d --- /dev/null +++ b/config/apache_mod_security/apache_mod_security.xml @@ -0,0 +1,107 @@ + + + + + + + + apache_mod_security + 1.0 + Services: Mod_Security+Apache+Proxy + /usr/local/pkg/apache_mod_security.inc + + apache_mod_security + +
Services
+ apache_mod_security.xml +
+ + /usr/local/pkg/ + 0644 + http://www.pfsense.com/packages/config/apache_mod_security/apache_mod_security.inc + + + + Site Proxies + /pkg.php?xml=apache_mod_security.xml + + + + Physical Hosting + /pkg.php?xml=apache_mod_security_physical_hosting.xml + + + + + + Site name + sitename + + + + + Site name + sitename + Name of the site. + input + + + Site URL (FQDN) + siteurl + + input + + + Site IP address + siteipaddress + 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) + input + + + + apache_mod_security + /usr/local/etc/rc.d/apache_mod_security.sh + httpd + + + + + + + + + +
\ No newline at end of file -- cgit v1.2.3