vhost: Allow setting proxy headers

This commit is contained in:
uumas
2025-04-05 04:38:14 +03:00
parent d9f8733c39
commit 3cd66c54a7
4 changed files with 16 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ vhost_basicauth_users: {}
vhost_proxy_target_netproto: tcp
vhost_proxy_target_protocol: http
vhost_proxy_target_host: localhost
vhost_proxy_headers: {}
vhost_proxy_delete_headers: []
vhost_proxy_pass_host_header: true