diff --git a/UBUNTU14/conf.d/bot.conf b/UBUNTU14/conf.d/bot.conf new file mode 100644 index 0000000..54928f1 --- /dev/null +++ b/UBUNTU14/conf.d/bot.conf @@ -0,0 +1,4 @@ +geo $white_bot { + default 0; + include /nginx/whitelist/whitelist-ips.conf; +}