disable 301 redirect for directory / use relative redirect / change scheme

biazus nginx-forum at nginx.us
Wed Aug 26 16:59:39 UTC 2015


Please try something like that:

proxy_redirect          http://$proxy_host/ $scheme://$host/;

Regards,
Biazus

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,261275,261283#msg-261283



More information about the nginx mailing list