Fix to download force-https-firewall-wordpress.stpl

This commit is contained in:
myvesta 2023-11-02 11:01:03 +01:00 committed by GitHub
commit c87de2631b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,4 +66,7 @@ wget -nv -O /usr/local/vesta/data/templates/web/nginx/force-https-firewall-burst
wget -nv -O /usr/local/vesta/data/templates/web/nginx/hosting-firewall-burst-2-speed-2-conn-4.tpl http://c.myvestacp.com/tools/rate-limit-tpl/hosting-firewall-burst-2-speed-2-conn-4.tpl
wget -nv -O /usr/local/vesta/data/templates/web/nginx/hosting-firewall-burst-2-speed-2-conn-4.stpl http://c.myvestacp.com/tools/rate-limit-tpl/hosting-firewall-burst-2-speed-2-conn-4.stpl
wget -nv -O /usr/local/vesta/data/templates/web/nginx/force-https-firewall-wordpress.tpl http://c.myvestacp.com/tools/rate-limit-tpl/force-https-firewall-wordpress.tpl
wget -nv -O /usr/local/vesta/data/templates/web/nginx/force-https-firewall-wordpress.stpl http://c.myvestacp.com/tools/rate-limit-tpl/force-https-firewall-wordpress.stpl
systemctl restart nginx