Redirect configuration

The configuration of a Redirect module. The redirect module is used to redirect a request from one path to another path, host, port, or service.

This module ignores the back-end Server URL in the proxy rule configuration it is revered from, since it is redirecting the request to another destination, and not to any back-end Server.

modredirect

Property Description

Name

The name of the module configuration.

Destination Port

The port to redirect to. Check From Request to use the port from the incoming request as destination port.

Default: 443

The URL to redirect to

The web ticket address. Check From Request to use the URL from the incoming request as destination URL.

Default: From Request