Welcome! Log In Create A New Profile

Advanced

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

February 16, 2016 03:37AM
Hi,

we are now 4 years later, is there a solution now ?
I read things like :

----------------------------------------
upstream http_backend {
server 1.1.1.1:80;

keepalive 16;
}

server {
...

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

----------------------------------------

Is this the solution ?
Somebody tried it ?

thanks a lot
Subject Author Posted

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

flapjack April 08, 2010 03:35PM

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

Ryan Malayter April 09, 2010 05:58PM

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

cn_nginxer January 09, 2012 03:00AM

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

Maxim Dounin January 09, 2012 09:08AM

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

cn_nginxer January 09, 2012 10:27AM

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

cn_nginxer January 09, 2012 09:23PM

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

blindlf February 03, 2012 09:24AM

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

cn_nginxer February 03, 2012 10:15AM

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

cehes February 16, 2016 03:37AM

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

itpp2012 February 16, 2016 03:47AM

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

cehes February 16, 2016 05:04AM

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

hheiko February 16, 2016 07:18AM

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

cehes February 16, 2016 11:59AM

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

Maxim Dounin February 16, 2016 12:16PM

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

cehes February 17, 2016 05:34AM

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

Maxim Dounin February 17, 2016 02:30PM

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

cehes February 18, 2016 05:20AM

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

Maxim Dounin February 18, 2016 10:26AM

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

cehes February 18, 2016 11:16AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 313
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready