I guess the documentation can tell you:

https://github.com/SpiderLabs/ModSecurity/wiki/Reference-Manual#SecRuleRemoveById
example for modsecurity configuration files, but I need for configuration file - web.config

If you only want to remove the rule for one site I suppose you will
have to add "SecRuleRemoveById" inside your "VirtualHost" directive:
http://httpd.apache.org/docs/current/mod/core.html#virtualhost
But this article for apache, I need for Microsoft IIS web-server

On 2014-08-22 11:57, ronald.ploe...@bertelsmann.de wrote:
Hi,

I guess the documentation can tell you:

https://github.com/SpiderLabs/ModSecurity/wiki/Reference-Manual#SecRuleRemoveById

If you only want to remove the rule for one site I suppose you will
have to add "SecRuleRemoveById" inside your "VirtualHost" directive:
http://httpd.apache.org/docs/current/mod/core.html#virtualhost

Best,
Ronald


-----Ursprüngliche Nachricht-----
Von: owasp-modsecurity-core-rule-set-boun...@lists.owasp.org
[mailto:owasp-modsecurity-core-rule-set-boun...@lists.owasp.org] Im
Auftrag von Andrei
Gesendet: Freitag, 22. August 2014 10:23
An: owasp-modsecurity-core-rule-set@lists.owasp.org
Betreff: [Owasp-modsecurity-core-rule-set] How can I use directive
SecRuleRemoveById on web.config

Hello,

Could anyone tell me, how can I use directive SecRuleRemoveById on
web.config?
P.S. I want to remove rule only for one web-site, not all.
_______________________________________________
Owasp-modsecurity-core-rule-set mailing list
Owasp-modsecurity-core-rule-set@lists.owasp.org

https://lists.owasp.org/mailman/listinfo/owasp-modsecurity-core-rule-set

_______________________________________________
Owasp-modsecurity-core-rule-set mailing list
Owasp-modsecurity-core-rule-set@lists.owasp.org
https://lists.owasp.org/mailman/listinfo/owasp-modsecurity-core-rule-set

Reply via email to