mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 06:15:06 +00:00
Nginx Test 1 - Backup default nginx.conf file
- Needed to be able to run test 3
This commit is contained in:
parent
a3066578a5
commit
9132de6335
5 changed files with 471 additions and 9 deletions
|
@ -99,15 +99,6 @@ printf '\n%s\n%s\n%s\n\n' "######################################" "Fetch instal
|
|||
sudo wget https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/install-ngxblocker -O /usr/sbin/install-ngxblocker
|
||||
sudo chmod +x /usr/sbin/install-ngxblocker
|
||||
|
||||
# *************************************************************************
|
||||
# Let's create a folder for the bots.d and conf.d not using Nginx standards
|
||||
# *************************************************************************
|
||||
|
||||
#printf '\n%s\n%s\n%s\n\n' "#####################################" "Create our Non-Standard Nginx Folders" "#####################################"
|
||||
#sudo mkdir /usr/local/nginx
|
||||
#sudo mkdir /usr/local/nginx/conf.d
|
||||
#sudo mkdir /usr/local/nginx/bots.d
|
||||
|
||||
# **********************
|
||||
# Run Install-NgxBlocker
|
||||
# **********************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue