Redirect to HTTPS
About
The Redirect to HTTPS action is typically used to redirect specific connections to HTTPS only when a request is made to the vService under certain conditions.
How to Add?
To add the Redirect to HTTPS action from TR7 ASP web interface, "Traffic Manager > Traffic Manipulation > Actions > Add" steps are followed. At the current page Redirect to HTTPS is selected as an Action Type and the following form is shown.
Applicable vServices
- HTTP
- L7 TCP
- Network
Interface
Redirect to HTTPS Form
- Action Name
Name for the action is entered.
- Action Type
"Redirect to HTTPS" is selected.
- Redirect Scheme Code
Select the HTTP status code with which the client will be redirected. By default,HTTP 301 status Code is selected. Below is a list of HTTP status codes supported by TR7.
- Full List of HTTP Status Codes Supported by TR7
Status Code | Status | Description |
---|---|---|
300 | Redirect | Multiple Choices |
301 | Redirect | Moved Permanently |
302 | Redirect | Found (Previously "Moved temporarily") |
303 | Redirect | See Other |
304 | Redirect | Not Modified |
305 | Redirect | Use Proxy |
306 | Redirect | Switch Proxy Status |
307 | Redirect | Temporary Redirect |
308 | Redirect | Permanent Redirect |
- Conditions
Condition(s) that will trigger the action is/are selected. For detailed information about conditions, click here.