From aa1ee0e5a771e417a5866d1500db9081cebd6d79 Mon Sep 17 00:00:00 2001 From: fro Date: Thu, 30 Oct 2025 12:54:36 -0500 Subject: [PATCH] w --- cfg/ngx/wa.fo.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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