On 12/10/21 8:38 AM, Mark Thomas wrote: . . .
The messages are there to warn you that you might have a malicious actor trying a brute force attack on your server.
Can anybody point me to a good tutorial for constructing a regular expression for RemoteAddrValve?
allow="127\.\d+\.\d+\.\d+|::1|0:0:0:0:0:0:0:1"
obviously can't work for a server that's incapable of running a browser, and at any rate, I can't make head or tail of the regular expression syntax in use here.
-- JHHL --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org