

301- Permanent Redirect302- Temporary Redirect
www:
If enabled, then the redirect covers both www and non-www of the source domain.
Preserve incoming path and query:
If enabled, then the redirect will preserve the incoming path and query parameters, a few examples of how this works:
With the option disabled:
With the option enabled:
All redirects are applied through the domain’s virtual host configuration, so it’s processed at webserver level, prior to any
.htaccess rules being processed.