How to Windows auth working on nginx reverse proxy ???

hheiko nginx-forum at forum.nginx.org
Tue Feb 16 12:18:09 UTC 2016


cehes Wrote:
-------------------------------------------------------

> 
> server {
> ...
> 
> location / {
>        proxy_pass http://http_backend/;
>        proxy_http_version 1.1;
>        proxy_set_header Connection "";
>     ...
>     }
>  }

This is working fine for us, against IIS and Apache + addon_modules

Heiko

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,72871,264553#msg-264553



More information about the nginx mailing list