mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
burst x2 installer
This commit is contained in:
parent
9411e2f1df
commit
6f78e9f130
1 changed files with 6 additions and 1 deletions
|
@ -19,6 +19,11 @@ wget -nv -O /usr/local/vesta/data/templates/web/nginx/force-https-firewall.stpl
|
|||
wget -nv -O /usr/local/vesta/data/templates/web/nginx/hosting-firewall.tpl http://c.myvestacp.com/tools/rate-limit-tpl/hosting-firewall.tpl
|
||||
wget -nv -O /usr/local/vesta/data/templates/web/nginx/hosting-firewall.stpl http://c.myvestacp.com/tools/rate-limit-tpl/hosting-firewall.stpl
|
||||
wget -nv -O /usr/local/vesta/data/templates/web/nginx/hosting-firewall.sh http://c.myvestacp.com/tools/rate-limit-tpl/hosting-firewall.sh
|
||||
chmod a+x /usr/local/vesta/data/templates/web/nginx/hosting-firewall.sh
|
||||
|
||||
wget -nv -O /usr/local/vesta/data/templates/web/nginx/force-https-firewall-burst-2.tpl http://c.myvestacp.com/tools/rate-limit-tpl/force-https-firewall-burst-2.tpl
|
||||
wget -nv -O /usr/local/vesta/data/templates/web/nginx/force-https-firewall-burst-2.stpl http://c.myvestacp.com/tools/rate-limit-tpl/force-https-firewall-burst-2.stpl
|
||||
wget -nv -O /usr/local/vesta/data/templates/web/nginx/hosting-firewall-burst-2.tpl http://c.myvestacp.com/tools/rate-limit-tpl/hosting-firewall-burst-2.tpl
|
||||
wget -nv -O /usr/local/vesta/data/templates/web/nginx/hosting-firewall-burst-2.stpl http://c.myvestacp.com/tools/rate-limit-tpl/hosting-firewall-burst-2.stpl
|
||||
wget -nv -O /usr/local/vesta/data/templates/web/nginx/hosting-firewall-burst-2.sh http://c.myvestacp.com/tools/rate-limit-tpl/hosting-firewall-burst-2.sh
|
||||
|
||||
service nginx restart
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue