mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 02:29:58 +00:00
Update to Notes in Blocker Update Script
This commit is contained in:
parent
804bde7ca0
commit
fe464bf5c9
1 changed files with 3 additions and 2 deletions
|
@ -3,11 +3,12 @@
|
|||
# Shell Script for Auto Updating the Nginx Bad Bot Blocker
|
||||
# Copyright - https://github.com/mitchellkrogza
|
||||
# Project Url: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
||||
# Alpine / Arch Linux / Debian / Centos script compatibility by Stuart Cardall
|
||||
# Alpine / Arch Linux / Debian / Centos script compatibility by Stuart Cardall - https://github.com/itoffshore
|
||||
|
||||
# MAKE SURE you have your whitelist-ips.conf and whitelist-domains.conf files in /etc/nginx/bots.d
|
||||
# MAKE SURE you have your whitelist-ips.conf, whitelist-domains.conf and blacklist-user-agents.conf files in /etc/nginx/bots.d
|
||||
# A major change to using include files was introduced in
|
||||
# https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/commit/c7acdfa8228d2f19a83e5bb14d54355db86fcebf
|
||||
# Nginx will fail a reload with [EMERG] without the presence of these files.
|
||||
|
||||
# PLEASE READ UPDATED CONFIGURATION INSTRUCTIONS BEFORE USING THIS
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue