mitchellkrogza / nginx-ultimate-bad-bot-blocker

Nginx Block Bad Bots, Spam Referrer Blocker, Vulnerability Scanners, User-Agents, Malware, Adware, Ransomware, Malicious Sites, with anti-DDOS, Wordpress Theme Detector Blocking and Fail2Ban Jail for Repeat Offenders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] /etc/nginx/bots.d/blacklist-domains.conf is non-existent after installation from auto script.

Danrancan opened this issue · comments

Describe the bug

I have installed Bad Bot blocker according to the instructions in the README.md file. Nginx is installed in the default location on Ubuntu 20.04 in /etc/nginx.

I have completed step 8 of the install instructions, and now am on step 9.
When looking in my /etc/nginx/bots.d/ folder, it shows that I am missing the blacklist-domains.conf file in that directory.

To Reproduce

Follow the readme install instructions up until (and completeing) step 8. Then check your /etc/nginx/bots.d/ directory for the blacklist-domains.conf file, and it won't appear.

Expected behavior

I expect the blacklist-domains.conf file to be in the bots.d directory.

Screenshots

None

Copy of nginx.conf

NA

Copy of vhost / website / host .conf file

NA

Server (please complete the following information):

  • Operating System:

  • [ X] Ubuntu 20.04 server aarch64 for Raspberry Pi 4

  • Specify Exact Version of OS:


Linux mail.facl.xyz 5.4.0-1090-raspi #101-Ubuntu SMP PREEMPT Fri Jul 14 15:59:21 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux

  • Nginx Version [post output of sudo nginx -v]

nginx version: nginx/1.25.1 Mainline

  • Other Environments [include Version information]

  • Plesk

  • CPanel

  • Synology NAS

  • Other

  • Specify Other / Specific Version Information Here:

  • Any other applicable log / error messages that may help us to help you.

NA

Additional information

NA