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.
Configuration tab
- From URL Pattern
Specifies the original URL pattern in the 302 response header from the target server.
The pattern can include the following wild card symbol: *
- To URL Pattern
Related tasks
Setting up the proxy server
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.