Created Fail2Ban config for WordPress
This commit is contained in:
7
config/fail2ban/wordpress.local
Normal file
7
config/fail2ban/wordpress.local
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
[wordpress]
|
||||||
|
enabled = true
|
||||||
|
port = http,https
|
||||||
|
filter = wordpress
|
||||||
|
logpath = /var/log/nginx/access.log
|
||||||
|
maxretry = 10
|
||||||
|
bantime = 3600
|
||||||
Reference in New Issue
Block a user