mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 19:20:16 +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
|
else
|
||||||
echo "$(tput setaf 1)WHITELISTING FAILED - TEST FAILED"
|
echo "$(tput setaf 1)WHITELISTING FAILED - TEST FAILED"
|
||||||
#exit 1
|
#exit 1
|
||||||
|
curl -v -A "Nutch" http://localhost:9000/index.php 2>&1
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
run_curltest16
|
run_curltest16
|
||||||
|
|
Loading…
Add table
Reference in a new issue