1. Home
  2. Cloud & Servers
  3. Multi-Cloud Managed Services
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Managed Cloud Application Hosting
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Multi-Cloud Professional Services
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Managed AWS Cloud
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Managed Azure Cloud
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Managed Buzinessware Cloud
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Managed Digital Ocean
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Managed Google Cloud
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Hosting & Servers
  3. Dedicated Server
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Hosting & Servers
  3. Virtual Private Server [VPS]
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Multi-Cloud Managed Services
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Managed Cloud Application Hosting
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Multi-Cloud Professional Services
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Managed AWS Cloud
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Managed Azure Cloud
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Managed Buzinessware Cloud
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Managed Digital Ocean
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Managed Google Cloud
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Hosting & Servers
  3. Dedicated Server
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Cloud & Servers
  3. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)
  1. Home
  2. Hosting & Servers
  3. Virtual Private Server [VPS]
  4. Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)

Enabling HTTPS redirection in IIS Manager (Any Plesk version on Windows)

  1. Connect to a Plesk server via RDP.
  2. Start Internet Information Service (IIS) Manager at Windows Start > All Programs > (Windows) Administrative Tools.
  3. In IIS Manager, expand SERVERNAME > Sites > click on a required site name > double-click URL Rewrite.
  4. Click Add rule(s)… on the right pane > under the Inbound rules select Blank rule and click OK:

    Add_Rule_s_.PNG

  5. Configure the new rule:
    • Set the rule name in the field Name.
    • Match URL section
      • Requested URLMatches the Pattern
      • UsingRegular Expressions
      • Pattern(.*)

        Edit_Inbound_Rule.PNG

    • Conditions sectionExpand the Conditions section > click Add… and fill in the fields:
      • Condition input{SERVER_PORT_SECURE}
      • Check if input stringMatches the Pattern
      • Pattern^0$

        Add_Condition.PNG

    • Action section:
      • Action typeRedirect
      • Redirect URLhttps://{HTTP_HOST}{REQUEST_URI}
      • Redirect typePermanent (301)

        Capture.PNG

    • Click Apply on the right pane to save the rule.
Updated on November 26, 2022

Was this article helpful?