mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-15 09:39:48 +00:00
V4.2019.06.1673 [ci skip]
This commit is contained in:
parent
eebb8102f0
commit
c231aa6ace
50 changed files with 1665 additions and 1618 deletions
|
@ -58,8 +58,14 @@ http {
|
|||
# Virtual Host Configs
|
||||
##
|
||||
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /etc/nginx/sites-enabled/*;
|
||||
|
||||
|
||||
|
||||
# Nginx Bad Bot Blocker Includes
|
||||
include /usr/local/nginx/conf.d/botblocker-nginx-settings.conf;
|
||||
include /usr/local/nginx/conf.d/globalblacklist.conf;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue