Welcome! Log In Create A New Profile

Advanced

Re: IOS keep asking password with nginx auth_basic

Francis Daly
October 21, 2019 07:20AM
On Mon, Oct 21, 2019 at 02:56:41AM -0400, tiendungitd wrote:

Hi there,

> > The access log that I see there does not seem to show me what you
> describe.
> Well, I just hightlight what I described, see http://prntscr.com/pm2qhl

Ok. In the first highlighted section, I see a POST which got a HTTP 200
reply. That is "success".

In the second highlighted section, I see a GET which got a HTTP 401 reply,
followed by a GET of the same url with a username includes, and a HTTP
302 reply.

> > Can you show an nginx configuration that leads to the problem that you
> report?
> Sure, you can see in https://pastebin.com/iagU4XFC

I think that the log file you show does not come from this config.

This config has:

location = /403.html
location ~ /(ivy/error)
location ~ /(ivy/wf/)
location ~* /favicon(.*)
location /
location /ivy/

The log shows requests that start with //faces/ or //pro/, and do not
include the string /ivy/.

Those requests should be handled in the "location /" block, which just
has "return 301 /ivy;"

The log shows no 301 responses.


I agree that something strange is happening.

But I think that you have not shown any evidence that nginx is involved
in the strange thing.

Can you build a test system with a very small config, and see if that
shows the same problems?

f
--
Francis Daly francis@daoine.org
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

IOS keep asking password with nginx auth_basic

tiendungitd October 14, 2019 11:07PM

Re: IOS keep asking password with nginx auth_basic

tiendungitd October 17, 2019 03:44AM

Re: IOS keep asking password with nginx auth_basic

J. Lewis Muir October 17, 2019 11:06AM

Re: IOS keep asking password with nginx auth_basic

tiendungitd October 18, 2019 06:01AM

Re: IOS keep asking password with nginx auth_basic

Francis Daly October 19, 2019 05:08AM

Re: IOS keep asking password with nginx auth_basic

tiendungitd October 21, 2019 02:56AM

Re: IOS keep asking password with nginx auth_basic

Francis Daly October 21, 2019 07:20AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 278
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