<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="background-color: rgb(255, 255, 255); color: rgb(0, 0,
0);" text="#000000" bgcolor="#FFFFFF">
<div>My guess would be that your app is redirecting back to the
slash urlsĀ </div>
<div><br>
</div>
<div>Your could test this with a directory on the webserver that has
a matching index file.</div>
<div><br>
</div>
Alternatively point a browser at the upstream and check for
redirects directly <br>
<br>
<div class="moz-cite-prefix">On 28/04/2017 17:52, Alex Med wrote:<br>
</div>
<blockquote type="cite"
cite="mid:c34c41b8733c9bb613cb7ef0f2bcbde9.NginxMailingListEnglish@forum.nginx.org">
<pre wrap="">Steven -
I implemented your suggestion and I still get the same problem with the
directories ... for anything else it works. But when I try to access a
directory ... I can see on the browser address bar the / appearing and
disappearing and then it finally does but the browser gives this error:
Too many redirects occurred trying to open <a class="moz-txt-link-freetext" href="https://xxxx.com/xxx">https://xxxx.com/xxx</a>". This
might occur if you open a page that is redirected to open another page with
then is redirected to open the original page.
I checked and no my configuration I do not redirect anything to a directory
to give that error.
Thanks for your help!
Alex
Posted at Nginx Forum: <a class="moz-txt-link-freetext" href="https://forum.nginx.org/read.php?2,273964,273971#msg-273971">https://forum.nginx.org/read.php?2,273964,273971#msg-273971</a>
_______________________________________________
nginx mailing list
<a class="moz-txt-link-abbreviated" href="mailto:nginx@nginx.org">nginx@nginx.org</a>
<a class="moz-txt-link-freetext" href="http://mailman.nginx.org/mailman/listinfo/nginx">http://mailman.nginx.org/mailman/listinfo/nginx</a>
</pre>
</blockquote>
<br>
</body>
</html>