Rewriting rules would be used to rewrite the location header so that back-end server names aren't exposed to the client. For instance, the servlet may put its host name in the location header.
fromURLPattern
-
The location header that will be rewritten to the toURLPattern. data type:
String
default Value:
unspecified
toURLPattern
-
The location header that will replace the fromURLPattern. data type:
String
default Value:
unspecified
properties
-
data type:Property*