Hello BR,Thank you for your answer and for the hints. I'll investigate further
in that direction.Have a nice week
Le Mercredi 8 mars 2017 14h03, B.R. via nginx a écrit :
This clearly looks like an application problem and not a nginx-related one.
nginx does not remove cookies nor, as the
This clearly looks like an application problem and not a nginx-related one.
nginx does not remove cookies nor, as the configuration snippet you shared
suggest, handles authentication.
If you use DNS, make sure all requests are served by the instance of nginx
you quote, including redirects which mi
Hello,
I have run an application behind a nginx reverse proxy and I can't make it to
work
a) if I access this application using https://1.1.1.1:443 it works (certificate
warning)b) if I access this application using https://myapp.mydomain.org, I get
access to the login page location ^~ / {