mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
Debug Whitelisting Test
This commit is contained in:
parent
428bae4246
commit
3951314310
1 changed files with 1 additions and 0 deletions
|
@ -262,6 +262,7 @@ if curl -v -A "Nutch" http://localhost:9000/index.php 2>&1 | grep -i 'Welcome';
|
|||
else
|
||||
echo "$(tput setaf 1)WHITELISTING FAILED - TEST FAILED"
|
||||
#exit 1
|
||||
curl -v -A "Nutch" http://localhost:9000/index.php 2>&1
|
||||
fi
|
||||
}
|
||||
run_curltest16
|
||||
|
|
Loading…
Add table
Reference in a new issue