From a261f5b62f2a8a1a202e8ea964ffa391cab24b65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Sat, 6 Jan 2018 01:35:28 +0100 Subject: [PATCH] Create bot.conf --- UBUNTU14/conf.d/bot.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 UBUNTU14/conf.d/bot.conf 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; +}