Adding the below should remove any authentication headers in the request
to the backend server(s).
proxy_set_header "Authorization" "";
Steve.
On 15/09/2015 14:33, derp14 wrote:
Hello,
Please excuse me if this has been asked/solved before. I've searched an
answer for some good hours but have
Hello,
Please excuse me if this has been asked/solved before. I've searched an
answer for some good hours but haven't found so i'm trying here.
I have a website on some different server, which does not have any
authentication. (So it loads directly the private stuff)
I have configured nginx as a