mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 13:24:25 -07:00
Update wprocket-webp-express-force-https.stpl
This commit is contained in:
parent
aa6263c0ac
commit
59db959b9a
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ server {
|
||||||
|
|
||||||
# Allow PHP access to WebP Express WOD handler
|
# Allow PHP access to WebP Express WOD handler
|
||||||
location ~ ^/wp-content/plugins/webp-express/wod/.*\.php$ {
|
location ~ ^/wp-content/plugins/webp-express/wod/.*\.php$ {
|
||||||
proxy_pass https://148.113.209.199:8443;
|
proxy_pass https://%ip%:%web_ssl_port%;
|
||||||
}
|
}
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue