| Enable HTTP to HTTPS redirection for OWA access |
|
|
| Written by Praveen |
| Monday, 02 May 2011 14:53 |
|
I understand that there are so many companies still using the exchange 2003 as their messaging solution and are in process of migration to Exchange 2007 or 2010. There could be chances of rebuilding the servers on various reasons and will have to re-do the OWA URL redirection and other respective tasks. Recently I also had encountered to do the same for one of my Exchange 2003 organizations and thought of sharing you the technical details, because it took me some time to figure out various ways out to do the settings. I have mentioned 2 sections here; one is to redirect the https://mail.exchangedictionary.com request to https://mail.exchangedictionary.com/exchange. Second section will guide you to configure the HTTP traffic redirection to HTTPS. Simplify the OWA URL: The steps below will help you to redirect the HTTPS request that is sent to the root of the Web server to the Exchange virtual directory.
Steps to Enable the Auto Redirection of HTTP to HTTPS: Open Notepad, copy the code below and save it as redirect.htm in the x\inetpub\wwwroot folder. Where 'x' is your IIS installation drive. <html><head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta http-equiv="refresh" content="0;url=https://mail.exchangedictionary.com/exchange"> name="GENERATOR" content="Microsoft FrontPage 4.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <title></title> </head> </html> Note – replace/modify the mail.exchangedictionary.com with your OWA domain URL.
Hope this will help you in executing the request step by step. Note - This is applicable to Exchange 2003. You may also refer the Technet article, that will help you to configure the other versions of Exchange Server as well. -Praveen |
Read In
Popular
ARCHIVES
- ► 2013 (7)
- ► 2012 (46)
- ► 2011 (24)
- ► 2010 (31)
VISITORS






Online : 13
Your IP: 54.234.126.92
,
Your IP: 54.234.126.92
,
Follow Us





