The destination fragment in the portion of URL after '#'. Set this to add a fragment to the redirect URL.
Set this to change the URL for the redirection.
The path to retain as per the incoming request, or update in the URL for the redirection.
Replace any existing query string from the incoming request URL.
Protocol to use when redirecting. Valid options are HttpOnly, HttpsOnly, or MatchRequest.
HttpOnly
HttpsOnly
MatchRequest
Status code for the redirect. Valida options are Moved, Found, TemporaryRedirect, PermanentRedirect.
Moved
Found
TemporaryRedirect
PermanentRedirect