- From: Otto Behrens <
>
- To:
- Subject: [chef] Re: Re: reverse proxy
- Date: Mon, 21 Nov 2011 19:28:13 +0200
>
 proxy_set_header X-Forwarded-Proto https;
Thanks! We missed this one.
proxy_set_header X-Forwarded-Proto $scheme;
is perhaps a bit more generic. (Works here.)
Thanks a lot, things are moving along now...
>
There's a different header to set the hostname that's a bit more
>
pedantically correct, something like X-Forwarded-Host, but the above works
>
for us.
We have this one in addition:
proxy_set_header X-Forwarded-Server $host;
Perhaps this should be something else.
Cheers
Otto
Archive powered by MHonArc 2.6.16.