Re: [mod-security-users] Supressing Warning (chained rule)" in the log ?
Brought to you by:
victorhora,
zimmerletw
|
From: Ivan R. <iv...@we...> - 2005-10-20 12:40:14
|
Steffen wrote: > Searched in the docu, but could not find an answer. > > It it possible not to log in the Apache error.log the "Warning (chained > rule)" entries? > > eg.: > > [Thu Oct 20 10:09:16 2005] [error] [client 63.196.49.252] mod_security: > Warning (chained rule). Pattern match "!^(GET|HEAD)$" at REQUEST_METHOD > [hostname "www.apachelounge.com"] [uri "/mail/web.cgi"] You should be able to add "nolog" to the rule to supress it. -- Ivan Ristic Apache Security (O'Reilly) - http://www.apachesecurity.net Open source web application firewall - http://www.modsecurity.org |