From aef7e1fcdf619c60d2c524fc1ac2bfcc0b5a103f Mon Sep 17 00:00:00 2001 From: xVRVx <63975481+xVRVx@users.noreply.github.com> Date: Sat, 13 Dec 2025 10:38:30 +0300 Subject: [PATCH] Add files via upload --- test/autoXRAYselfXHTTPtls.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/autoXRAYselfXHTTPtls.sh b/test/autoXRAYselfXHTTPtls.sh index 2e6ad0a..faf2d89 100644 --- a/test/autoXRAYselfXHTTPtls.sh +++ b/test/autoXRAYselfXHTTPtls.sh @@ -72,7 +72,7 @@ server { location /${path_xhttp} { proxy_pass http://127.0.0.1:8400; proxy_http_version 1.1; - proxy_set_header Host $host; + proxy_set_header Host \$host; } } @@ -871,7 +871,7 @@ cat > "$WEB_PATH/$path_subpage.html" <