Use this topic to rewrite redirected URLs.
Rewriting rules define how the proxy server will rewrite URLs. The proxy server currently only supports rewriting redirected responses. Responses that have been redirected by target servers typically return a 302 status code with a location header that defines the URL that the client should be redirected to. Rewriting this URL is necessary if the target server is not aware of the proxy servers. The redirected URL is modified to correctly point clients to the proxy server instead of directly to a target server that may not be visible to clients.
To view this administrative console page, click Servers > Proxy servers > server_name > HTTP proxy server settings > Rewriting rules > New.