mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 19:20:16 +00:00
Notes Added to jail.local
This commit is contained in:
parent
ff4cf32291
commit
7a462a90a7
1 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,9 @@
|
||||||
# Place this at the bottom of your jail.local file adjust ban and find times as your require
|
# Place this jail at the bottom of your jail.local file adjust ban and find times as your require
|
||||||
|
# This is to be added to an existing jail.local file, this should not be the only contents
|
||||||
|
# of your jail.local for Fail2Ban
|
||||||
|
|
||||||
|
# PLEASE NOTE: This only works on Fail2Ban V 0.9.3 and up.
|
||||||
|
|
||||||
[nginxrepeatoffender]
|
[nginxrepeatoffender]
|
||||||
enabled = true
|
enabled = true
|
||||||
logpath = %(nginx_access_log)s
|
logpath = %(nginx_access_log)s
|
||||||
|
|
Loading…
Add table
Reference in a new issue