Add a rewrite response header rule, which converts the response header value returned by the site into a public-facing value.
Confirm that you are not using the agent model. Rewrite response header rules aren't available for agent deployments.
This rule rewrites one of three response headers:
Location
Content-Location
URI
For example, the server-facing Location
response header includes a
path that begins with /test-war/
. Using the information configured
in the rewrite response header rule, PingAccess
rewrites http://private/test-war/
with a public-facing path such
as:
http://public/path/
To add a rewrite response header rule: