Re: POST redirection with NGINX

2018-05-22 Thread Aleksandar Lazic
Hi Pedro On 18/05/2018 16:02, pedrobrigatto wrote: > Hi guys, > > The base name of a web application has changed and now I need to implement a > redirection of POST requests so that, whenever clients already using the old > base path are not affected by this modification. So, let's say the old p

POST redirection with NGINX

2018-05-18 Thread pedrobrigatto
Hi guys, The base name of a web application has changed and now I need to implement a redirection of POST requests so that, whenever clients already using the old base path are not affected by this modification. So, let's say the old path to a web service is https://ip-address/old-name/rest/mymet