<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="HttpsRedirectInstaller.ascx.cs" Inherits="Our.Umbraco.HttpsRedirect.Install.HttpsRedirectInstaller" EnableViewState="false" %> <%@ Register Assembly="controls" Namespace="umbraco.uicontrols" TagPrefix="umb" %>

HTTPS Redirect

Now that HTTPS Redirect has been installed, you can configure the settings.

Document Types

Select the document-types that will redirect to HTTPS:

Templates

Select the templates that will redirect to HTTPS:


Page/Node Ids

Enter a comma-separated list of specific page/node ids:


Properties

Enter a comma-separated list of property aliases and values; in the format propertyAlias:value.
e.g. forceSsl:1,anotherPropertyAlias:off


Strip Port Number

Choose whether the port number portion of the URL should be stripped. Useful if you use non-standard ports internal to your firewall:


Use Temporary Redirects

If selected, all redirects will use the Temporary (302) status code, otherwise Permanent (301) will be used.


Load Balancer with SSL Termination

Select if you are using a load balancer with SSL termination that adds the X-Forwarded-Proto header.


Dashboard control

If you would like to revisit this screen in future, you can add it as a dashboard control to the Developer section.