# Ban requests for non-existing or not-allowed resources [Definition] # regex for nginx error.log failregex = ^.* \[error\] .*2: No such file or directory.*client: .*$ ignoreregex = ^.*(robots.txt|favicon.ico).*$