How to use Rewrite and ProxyPass without affecting the Cookies
We are using proxypass with a rewrite rule that modifies the value of the location in the header. if { [HTTP::is_redirect] } { HTTP::header replace Location [string map {inside.domain.com o...