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

[INSTALLATION] integrated w/ engintron, but does not work

gthb1 opened this issue · comments

Tried to integrate with engintron, but when testing, it does not return the testing output as described in the manual install step 12.
I put the two includes of step 10 into
/etc/nginx/utilities/https_vhosts.php
right beneath
include common_https.conf;
which is in the server section.
Test nginx conf (nginx -t) comes out good (ok/successful).
What needs to be done to make it work?