This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
сервис_http [2025/07/14 13:50] val [Статический документ] |
сервис_http [2025/08/26 15:35] (current) val [HTTPS Прокси (пример 4)] |
||
---|---|---|---|
Line 1050: | Line 1050: | ||
# proxy_set_header Host $host; | # proxy_set_header Host $host; | ||
+ | ## proxy_set_header X-Forwarded-Host $host; | ||
# proxy_set_header X-Forwarded-For $remote_addr; | # proxy_set_header X-Forwarded-For $remote_addr; | ||