mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 06:15:06 +00:00
FINALISE Install Nginx Mainstream / Test Insert Includes into .vhost with no location block
Reduce verbosity of some tests
This commit is contained in:
parent
81be9da3ea
commit
33d2dbe175
6 changed files with 33 additions and 31 deletions
|
@ -75,7 +75,6 @@ printf "\n"
|
|||
sleep 10s
|
||||
}
|
||||
|
||||
|
||||
installNginxMainstream (){
|
||||
sudo rm -rfv /etc/nginx/mybots.d/
|
||||
sudo rm -rfv /etc/nginx/myconf.d/
|
||||
|
@ -251,6 +250,10 @@ runupdatengxblocker
|
|||
runsetupngxblocker1
|
||||
reloadNginX
|
||||
waitforReload
|
||||
activateVHost2
|
||||
runsetupngxblocker1
|
||||
reloadNginX
|
||||
waitforReload
|
||||
activateLatestBlacklist
|
||||
runsetupngxblocker1
|
||||
reloadNginX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue