Re: Nginx redirection

2018-06-14 Thread Enrico
Hi, Thanks for your help. Your solution is good, my server works ! Thanks Posted at Nginx Forum: https://forum.nginx.org/read.php?2,279813,280143#msg-280143 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Nginx redirection

2018-05-15 Thread Enrico
Hi, I have a nginx server (called mynginxserver) and need to redirect some urls : I want to have all url with the string tso: http://www.mynginxserver.com/XXtsoX redirected to https://myserver.com/XXtsoX if the string tso is in the url and redirect to http://www.mynottsoserve