mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
Re-test Second Nginx Test using non-standard folder locations
This commit is contained in:
parent
10fb9ed048
commit
39bf445c06
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ cd /usr/sbin
|
||||||
# First delete the globalblacklist.conf file so that the update actually pulls a new file
|
# First delete the globalblacklist.conf file so that the update actually pulls a new file
|
||||||
sudo rm /usr/local/nginx/conf.d/globalblacklist.conf
|
sudo rm /usr/local/nginx/conf.d/globalblacklist.conf
|
||||||
|
|
||||||
sudo ./update-ngxblocker -b /usr/local/nginx/bots.d -e mitchellkrog@gmail.com
|
sudo ./update-ngxblocker -b /usr/local/nginx/bots.d -c /usr/local/nginx/conf.d -e mitchellkrog@gmail.com
|
||||||
|
|
||||||
# *********************
|
# *********************
|
||||||
# Force reload of Nginx
|
# Force reload of Nginx
|
||||||
|
|
Loading…
Add table
Reference in a new issue