On Fri, May 10, 2019 at 12:31:43PM -0400, cox123456a wrote:

Hi there,

> I really need a way to bring 80 to 8000 and make it work.

I've not used it; but you could try "absolute_redirect off"
(http://nginx.org/r/absolute_redirect) and see if your clients are happy
with the response from that.

Instead of automatic redirects going to http://name:port/place, they would
just go to /place, and let the clients assume that the http://name:port
part matches what the original url had.

Good luck with it,

        f
-- 
Francis Daly        fran...@daoine.org
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to