From d3ff95f426054f64222e919f22f89a1e3066bb6e Mon Sep 17 00:00:00 2001 From: Marcello Coutinho Date: Tue, 18 Sep 2012 00:58:45 -0300 Subject: apache2+modsecurity - new package gui devel version need pbi to be rebuild to get apache worker options working --- .../apache_mod_security_groups.xml | 211 +++++++++++++++++++++ 1 file changed, 211 insertions(+) create mode 100644 config/apache_mod_security-dev/apache_mod_security_groups.xml (limited to 'config/apache_mod_security-dev/apache_mod_security_groups.xml') diff --git a/config/apache_mod_security-dev/apache_mod_security_groups.xml b/config/apache_mod_security-dev/apache_mod_security_groups.xml new file mode 100644 index 00000000..92b41243 --- /dev/null +++ b/config/apache_mod_security-dev/apache_mod_security_groups.xml @@ -0,0 +1,211 @@ + + + + + + + + apachemodsecuritygroups + 1.0 + Services: Mod_Security+Apache+Proxy: Settings + + + Apache + /pkg_edit.php?xml=apache_settings.xml&id=0 + + + ModSecurity + /pkg_edit.php?xml=apache_mod_security_settings.xml + + + + Sync + /pkg_edit.php?xml=apache_mod_security_sync.xml + + + Module options + /pkg_edit.php?xml=apache_mod_security_settings.xml + 2 + + + Rule Groups + /pkg.php?xml=apache_mod_security_groups.xml + 2 + + + + Rule Manipulation + /pkg.php?xml=apache_mod_security_manipulation.xml + 2 + + + + + Name + name + + + Description + description + + + + + Modsecurity group options + listtopic + + + Name + name + Enter group name + input + 25 + + + Description + description + Enter group description + input + 45 + + + Base Rules + baserules + + Use CTRL + click to select.]]> + select_source + + file + file + + 10 + + + Optional Rules + optionalrules + + Use CTRL + click to select.]]> + select_source + + file + file + + 10 + + + SLR Rules + slrrules + + Use CTRL + click to select.]]> + select_source + + file + file + + 10 + + + Experimental Rules + experimentalrules + + Use CTRL + click to select.]]> + select_source + + file + file + + 10 + + + Modsecurity Logging options + listtopic + + + Logging engine. + secauditengine + Configures ModSecurity audit logging engine. + select + + + + + + + + Debug log file. + SecDebugLogLevel + + High logging levels are not recommended in production as it affects performance.]]> + + select + + + + + + + + + + + + + Custom options + listtopic + + + Custom mod_security ErrorDocument + errordocument + + textarea + 10 + 75 + + + Custom mod_security rules + modsecuritycustom + Paste any custom mod_security rules that you would like to use + textarea + 10 + 75 + + + + apache_mod_security_resync(); + + /usr/local/pkg/apache_mod_security.inc + \ No newline at end of file -- cgit v1.2.3