I have some rule setting in nginx to deny access over IP. This works fine, but for every request with a banned IP message, an error is logged that starts with the following:
[error] 7325#0: *5761 access forbidden by rule, client...
Is there a way to suppress these "errors" from registration?
source share