Page created: 27 Jul 2022
|
Page updated: 6 Feb 2023
Add a rewrite response header rule, which converts the response header value returned by the site into a public-facing value.
This rule rewrites one of three response headers: Location
,
Content-Location
, and 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/
.