[mod_proxy] set X-Forwarded-Host (fixes #418)
lighttpd appends the request "Host" to the non-standard header "X-Host" when acting as a reverse proxy. This patch additionally appends "Host" to the non-standard header "X-Forwarded-Host" to match the convention in some other web servers x-ref: "mod_proxy should send the X-Forwarded-Host header to the proxied server" https://redmine.lighttpd.net/issues/418personal/stbuehler/mod-csrf
parent
37261bbd7e
commit
4115266792
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue