Add files via upload

This commit is contained in:
xVRVx
2025-12-13 10:38:30 +03:00
committed by GitHub
parent 8a7145ccf4
commit aef7e1fcdf

View File

@@ -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" <<EOF
EOF
echo -e "
Тестовый TLS_111:
Тестовый TLS_222:
$link01
$link02