Re: Trouble with redirects from backend

2017-02-19 Thread JoakimR
You need proxy_redirect Posted at Nginx Forum: https://forum.nginx.org/read.php?2,272358,272508#msg-272508 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Trouble with redirects from backend

2017-02-11 Thread Rainer Duffner
Hi, I have typo3 with nginx running behind an nginx reverse-proxy, mapped to a subdirectory. So, it's www.company.bla/ourtypo3site. Typo3 has RealURL extension installed and that adds a "slash" at the end if it's not sent by the browser - this is done via a redirect. The trouble is that whe