initial import
This commit is contained in:
parent
3ed58b0021
commit
4b70c0023c
48 changed files with 1540 additions and 0 deletions
3
etc/fail2ban/filter.d/nginx-4xx.conf
Normal file
3
etc/fail2ban/filter.d/nginx-4xx.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[Definition]
|
||||
failregex = ^<HOST>.*"(GET|POST).*" (404|444|403|400) .*$
|
||||
ignoreregex =
|
||||
Loading…
Add table
Add a link
Reference in a new issue