mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 15:34:24 +00:00
Nginx Test 3 Added
This commit is contained in:
parent
f6899b6a8b
commit
ebfc501d13
15 changed files with 106 additions and 27 deletions
|
@ -54,6 +54,7 @@ sudo cp /etc/nginx/nginx.conf $TRAVIS_BUILD_DIR/.dev-tools/_nginx_conf_backup/ng
|
|||
# Delete default site created by Nginx Installation
|
||||
# *************************************************
|
||||
|
||||
printf '\n%s\n%s\n%s\n\n' "###################################" "STARTING NGINX TEST 1" "###################################"
|
||||
printf '\n%s\n%s\n%s\n\n' "###########################################" "Delete any default files installed by Nginx" "###########################################"
|
||||
sudo rm /etc/nginx/sites-available/default
|
||||
sudo rm /etc/nginx/sites-enabled/default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue