intercepting proxy_pass response

Maxim Dounin mdounin at mdounin.ru
Mon Oct 27 17:59:08 UTC 2014


Hello!

On Mon, Oct 27, 2014 at 12:43:33PM -0500, Joe Rizzo wrote:

> Hi -
> I have somewhat of a unique requirement.
> 
> If the http response from a proxied(proxy_pass) request is 302, I want to
> clear a cookie and redirect to a specific url.  Is is possible to intercept
> the 302 from the app server and force my own redirect?

Yes, see http://nginx.org/r/proxy_intercept_errors.

-- 
Maxim Dounin
http://nginx.org/



More information about the nginx mailing list