diff options
Diffstat (limited to 'frontends')
| -rw-r--r-- | frontends/etc/relayd.conf.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontends/etc/relayd.conf.tpl b/frontends/etc/relayd.conf.tpl index 143c0d5..59f9b90 100644 --- a/frontends/etc/relayd.conf.tpl +++ b/frontends/etc/relayd.conf.tpl @@ -47,7 +47,6 @@ http protocol "https" { match request header set "X-Forwarded-For" value "$REMOTE_ADDR" match request header set "X-Forwarded-Proto" value "https" - match request header set "X-Forwarded-Host" value "$HTTP_HOST" # WebSocket headers - passed through for WebSocket connections pass header "Connection" |
