24.1 C
Dubai
Thursday, April 18, 2024

How to Setup HTTP to HTTPS redirection in IIS 8 – Windows Server 2012,Exchange 2013

I had to redirect http to Https in Exchange 2013 OWA

Open IIS, Right Click – Explore

image

Take a Backup of web.config file

image

add the below content between –

</location>

Add Content in this space

</configuration>

 

image

And Paste it with –

<system.webServer>
<httpErrors>
<error statusCode=”403″ subStatusCode=”4″ path=”https://mail.azure365pro.com/owa” responseMode=”Redirect” />
</httpErrors>
</system.webServer>

Now it should redirect all http to Https . Where the URL has been defined above.

Satheshwaran Manoharan
Satheshwaran Manoharanhttps://www.azure365pro.com
Award-winning Technology Leader with a wealth of experience running large teams and diversified industry exposure in cloud computing. From shipping lines to rolling stocks.In-depth expertise in driving cloud adoption strategies and modernizing systems to cloud native. Specialized in Microsoft Cloud, DevOps, and Microsoft 365 Stack and conducted numerous successful projects worldwide. Also, Acting as a Technical Advisor for various start-ups.

Related Articles

15 COMMENTS

  1. Do I just need to add in the extra at the beginning and of end of your code? I am running 2013 CU2 and this is the default….

  2. Los sistemas de cerramientos de aluminio correderos son los más sencillos y económicos, muy
    utilizados en terrazas, balcones y tendederos.

  3. Thanks for a marvelous posting! I really enjoyed reading it, you are a
    great author. I will make sure to bookmark your
    blog and may come back someday. I want to encourage
    continue your great writing, have a nice day!

    • Seeing your domain . You should not be using that method. Use re directory in a load balancer or on your reverse proxy solution

  4. We are a gaggle of volunteers and starting a new scheme in our community.
    Your website provided us with useful info to work on.
    You’ve performed a formidable activity and our entire community shall be grateful to you.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

× How can I help you?