diff --git a/cfg/ngx/wa.fo.conf b/cfg/ngx/wa.fo.conf index 173fe16..7c92f26 100644 --- a/cfg/ngx/wa.fo.conf +++ b/cfg/ngx/wa.fo.conf @@ -46,7 +46,7 @@ server { ssl_trusted_certificate /etc/nginx/acme.sh/wa.fo/cert.pem; server_name *.wa.fo; - return 301 $scheme://$host$request_uri; + return 301 $scheme://wa.fo$request_uri; } # http to https