mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 19:20:16 +00:00
ADD Nginx Mainstream Test (Step 5)
This commit is contained in:
parent
4d5f7015d5
commit
483f2d32df
1 changed files with 6 additions and 0 deletions
|
@ -56,6 +56,12 @@ sudo apt-get update
|
||||||
sudo apt-get install -y --assume-yes nginx-extras
|
sudo apt-get install -y --assume-yes nginx-extras
|
||||||
sudo nginx -V
|
sudo nginx -V
|
||||||
|
|
||||||
|
# Find where Nginx Mainstream Installed to
|
||||||
|
ls -la /etc/
|
||||||
|
sudo service nginx restart
|
||||||
|
sudo service nginx reload
|
||||||
|
|
||||||
|
|
||||||
# **************************************
|
# **************************************
|
||||||
# Make Sure We Cleanup From Nginx Test 3
|
# Make Sure We Cleanup From Nginx Test 3
|
||||||
# **************************************
|
# **************************************
|
||||||
|
|
Loading…
Add table
Reference in a new issue