We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f43abb + 94567ef commit ad5485cCopy full SHA for ad5485c
docs/hardening/anti-bruteforce/jail.local
@@ -5,6 +5,6 @@
5
enabled = true
6
filter = wp-auth
7
action = iptables-multiport[name=wp-auth, port="http,https"]
8
- logpath = /var/www/clients/client*/web*/log/*.log
+ logpath = /var/log/ispconfig/httpd/*/*.log
9
bantime = 1200
10
- maxretry = 5
+ maxretry = 5
0 commit comments