Update install
This commit is contained in:
@@ -367,7 +367,7 @@ case "`grep DISTRIB_CODENAME /etc/*-release | awk -F '=' '{print $2}'`" in
|
||||
cp -a /opt/owasp-modsecurity-crs/rules/ /nginx/modsecurity/
|
||||
cp -a /opt/owasp-modsecurity-crs/crs-setup.conf.example /nginx/modsecurity/crs-setup.conf
|
||||
clear
|
||||
cd /etc/systemd/system/; wget https://raw.githubusercontent.com/theraw/The-World-Is-Yours/theraw-patch-1/UBUNTU16/nginx.service
|
||||
cd /etc/systemd/system/; wget https://raw.githubusercontent.com/theraw/The-World-Is-Yours/master/UBUNTU16/nginx.service
|
||||
sudo systemctl start nginx.service && sudo systemctl enable nginx.service
|
||||
killall nginx
|
||||
systemctl daemon-reload
|
||||
|
||||
Reference in New Issue
Block a user