nginx-ultimate-bad-bot-blocker
nginx-ultimate-bad-bot-blocker copied to clipboard
[BUG] Broken link in README.md "Why block bad bots section" https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/blob/master/NGINX-SSL-Site-Config-Example.md does not exist.
Describe the bug
In the readme file, under the WHY BLOCK BAD BOTS section, there is a link prefaced by the text:
See sample Nginx SSL Vhost config at: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/blob/master/NGINX-SSL-Site-Config-Example.md
When clicking that link https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/blob/master/NGINX-SSL-Site-Config-Example.md, I get the following error page:
404 - page not found
The master branch of nginx-ultimate-bad-bot-blocker does not contain the path NGINX-SSL-Site-Config-Example.md.
You might want to fix that.
Will have a look thanks