Add some basic fail2ban setup of nginx
This commit is contained in:
parent
95414d4380
commit
9ddab7b706
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ in
|
|||
logpath = "/var/log/nginx/access.log";
|
||||
backend = "auto";
|
||||
findtime = 600;
|
||||
maxretry = 1;
|
||||
maxretry = 2;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue