Re: IOS keep asking password with nginx auth_basic

2019-10-20 Thread tiendungitd
> 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 > Can you show an nginx configuration that leads to the problem that you report? Sure, you can see in https://pastebin.com/iagU4XFC > Does nginx just

Re: IOS keep asking password with nginx auth_basic

2019-10-18 Thread tiendungitd
Hi Lewis, > > Are you serving over HTTPS? > Yes, all content over HTTPS > Can you create an MCVE (minimal, complete, and verifiable example) for > a > ".txt" file over HTTP? For a ".txt" file over HTTPS? For a ".ivp" > file > over HTTP? For a ".ivp" file over HTTPS? > Sorry, I don't know how

Re: IOS keep asking password with nginx auth_basic

2019-10-17 Thread tiendungitd
Hi everyone, any idea about this issue? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,285874,285908#msg-285908 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

IOS keep asking password with nginx auth_basic

2019-10-14 Thread tiendungitd
Hi there, I'm using nginx auth_basic "Restricted area" to protect website. So users have to enter user/pass one time to access, it work fine in computer. However, When testing with Ipad, everytime access to particular page which page extension is .ivp, it will require a credential, once I submit us