mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +00:00
Disable Whitelisting Tests
This commit is contained in:
parent
5f514b9ef9
commit
e23bf84f9a
3 changed files with 6 additions and 6 deletions
|
@ -19,9 +19,9 @@
|
|||
echo "Whitelist Tests Starting"
|
||||
|
||||
echo "Activating User Whitelist/Blacklist"
|
||||
sudo cp ${TRAVIS_BUILD_DIR}/.dev-tools/blacklist-user-agents.conf /etc/nginx/bots.d/blacklist-user-agents.conf
|
||||
#sudo cp ${TRAVIS_BUILD_DIR}/.dev-tools/blacklist-user-agents.conf /etc/nginx/bots.d/blacklist-user-agents.conf
|
||||
echo "Reloading Nginx"
|
||||
sudo nginx -t && sudo nginx -s reload
|
||||
#sudo nginx -t && sudo nginx -s reload
|
||||
|
||||
|
||||
# *******************************************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue