hi

some few days ago I've installed the module mod_security in my Bitnami Lamp
Stack.In modsecurity.conf I've something like this:

<ifmodule mod_security2.c>

...

SecRuleEngine On

...

Include /etc/apache2/modsecurity-crs/modsecurity_crs_10_config.conf

Include /etc/apache2/modsecurity-crs/base_rules/*.conf

Include /etc/apache2/modsecurity-crs/activated_rules/*.conf

</ifmodule>

this configuration is such that Apache hangs during restart, so I've tried
to include the rules one by one, but I've some collateral effect with
almost any rule...
https://docs.google.com/spreadsheet/ccc?key=0Apq7Xsr6Pp7BdEpiS1JOSFdWQWdiVHdKTE5jY1B5RVE

At the moment I'm trying to figure out what's wrong, but I would like to
know if there are any known interactions between the base rule set and the
software installed in the stack.
_______________________________________________
Owasp-modsecurity-core-rule-set mailing list
[email protected]
https://lists.owasp.org/mailman/listinfo/owasp-modsecurity-core-rule-set

Reply via email to