• RSS
  • Twitter
  • FaceBook

Exchange Server Forums

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

Exchange 2010 HTTP Redirection Issue

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [Microsoft Exchange 2010] >> Outlook Web Access >> Exchange 2010 HTTP Redirection Issue Page: [1]
Login
Message << Older Topic   Newer Topic >>
Exchange 2010 HTTP Redirection Issue - 29.Sep.2010 1:28:03 AM   
bloodfire1004

 

Posts: 5
Joined: 7.Jan.2010
Status: offline
Hi!

I have Exchange 2010 CAS and mailbox servers installed. I have configured HTTP redirection on the Default Web Site to https://CASServer.domain.com/owa. However, the issue is that if CASServer.domain.com is used, instead of the supposed redirection, an Internal Server Error (500) appears. When accessing the https://CASServer.domain.com/owa directly, the link works. Nothing appears in the event or IIS logs.

The solutions posted here: http://social.microsoft.com/Forums/en-US/partnermsgexchange/thread/abf0b1ff-077d-4039-a04f-61127a57c0bb have already been tried with no luck.

Can you help? Thanks!
Post #: 1
RE: Exchange 2010 HTTP Redirection Issue - 29.Sep.2010 9:54:12 AM   
de.blackman

 

Posts: 3542
Joined: 4.Apr.2005
From: Toronto, Canada
Status: offline
This is assuming you have reverted all changes made from any previous attempts:



1. To simplify the OWA URL, a redirection has been configured in the form of an HTML file containing the following data:
quote:

<HTML>
<HEAD>
<TITLE>Exchange OWA Redirection</TITLE>
<META HTTP-EQUIV="Refresh" CONTENT="0;URL=https://webmail.domain.com/owa"/>
</HEAD>
<BODY>
</BODY>
</HTML>
@

This has been saved as an HTML file (named OWARedirector.html) on the CAS server under the c:\inetpub\wwwroot directory.

2. The next step is to configure IIS to use this file as a redirector from the default web site. Open Internet Information Services (IIS) Manager from the Administrative tools on the CAS server. Expand the server name\
Sites\Default Web Site
 

3. Click the Default Web Site name and from the results pane, scroll down to Default Document.
 

4. On the Default Document screen, click the Add button from the Actions menu. You will be presented with the Add Default Document dialog box. Enter the name of the newly created HTML file (OWARedirector.html) then click OK. The file must be placed in the c:\inetpub\wwwroot folder
.


5. Use the Move Up and Move Down arrows from the Actions menu to arrange the documents so that the added document is at the top of the default documentfs list.

6. By default, the Default Web Site has been configured to accept only SSL connections however in order to allow a redirection from HTTP to HTTPS, SSL must not be required. Click on the Default Web Site. In the results pane, find and double click the SSL Settings
.


7. On the SSL Settings pane, remove the checkbox labelled Require SSL and click Apply

8. After making these changes, restart IIS services by running IISRESET from a command prompt. Make sure these changes are identically applied to all CAS servers, if applicable.


_____________________________

Ibrahim Benna - Microsoft Exchange MVP
Forum Moderator
Navantis
@IbrahimBenna

(in reply to bloodfire1004)
Post #: 2

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [Microsoft Exchange 2010] >> Outlook Web Access >> Exchange 2010 HTTP Redirection Issue Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Follow TechGenix on Twitter