Re: proxy_pass redirect for address without trailing slash disregards Host port

2019-08-24 Thread Nuno Gonçalves
On Sat, Aug 24, 2019 at 3:33 PM Jeffrey 'jf' Lim wrote: > When you say that "only the absolute redirect is affected by this > issue", I assume you mean that absolute redirects are affected > *because* they specify the hostname (and indirectly, the port), vs > relative redirects don't? Yes. __

Re: proxy_pass redirect for address without trailing slash disregards Host port

2019-08-24 Thread Nuno Gonçalves
;, since only the absolute redirect is affected by this issue. Thanks, Nuno > > -jf > > On Sat, 24 Aug 2019, 01:39 Nuno Gonçalves, wrote: >> >> I am using proxy_pass and I'm facing a issue which I'm not sure it's a bug. >> >> It is in regard to the

proxy_pass redirect for address without trailing slash disregards Host port

2019-08-23 Thread Nuno Gonçalves
I am using proxy_pass and I'm facing a issue which I'm not sure it's a bug. It is in regard to the behaviour specified by the documentation [1]: If a location is defined by a prefix string that ends with the slash character, and requests are processed by one of proxy_pass, fastcgi_pass, uwsgi_pas