Results 1 to 5 of 5

Thread: Exchange, Exchweb and Public redirection

  1. #1
    Join Date
    Jan 2010
    Posts
    70

    Exchange, Exchweb and Public redirection

    We do have a problem with Exchange 2007 OWA clients. We have migrated the mailbox part of 2003 during the weekend, but it seems there is a problem with the opening of OWA. Users are accustomed to using / exchange in the URL that should be good, as if their mailbox is on the new server it should send the user to the directory / owa. This works, though that he actually sent to / owa / exchange. If you remove / exchange of course it works, but for some reason the redirect did this great addition. We use HTTP redirect on IIS7 default Web site to send users to the correct address for OWA. I can see that as a consequence / exchange, / exchweb and folders / public for some reason have inherited this redirection of HTTP. Is this could be the cause? Users who have their mailbox on the server 2003 proxied correctly. Works folder public access to very good (public folders have been copied across to the new server yet). Please help to solve this issue.

  2. #2
    Join Date
    Mar 2008
    Posts
    433

    Re: Exchange, Exchweb and Public redirection

    Redirection is a way to ensure that users always receive the Web page you want. Redirection refers to the process using the web server configured to spend a redirect message to the client. HTTP response status code "302 Found" is, for example, the most common method for performing a redirect. The redirect message tells the client the request for a new position forward attempted. In particular, users are redirected from the message in another file, another directory or another site.

  3. #3
    Join Date
    Feb 2008
    Posts
    137

    Re: Exchange, Exchweb and Public redirection

    Redirection is useful in the following scenarios:
    • You want to change the location of your site and redirect the user to the new location.
    • Their website is under construction and part of the site does not want to expose.
    • The content is not on the server.
    • The name of a virtual directory have changed, and will have user access to files from the old URL.

    By default, Internet Information Services (IIS) 7, the integrated automatic HTTP redirect feature to redirect users with the help of any URL or virtual directory without having to write custom scripts.

  4. #4
    Join Date
    Oct 2008
    Posts
    180

    Re: Exchange, Exchweb and Public redirection

    Pursue these steps to constitute Automatic redirection to an OWA-directory under the Default Website in IIS 7 :
    1. Start IIS 7 Manager.
    2. Select the Default Web Site, and then make sure that you are in the features.
    3. Then you must Double click on HTTP redirection. Or, click the right mouse button on HTTP redirection, and then click Open Feature.
    4. After that you will have to click the check box redirection of requests to this destination, and enter / OWA.
    5. After doing the above steps, Click on the section behavior redirection only requirements for content in this directory in the redirect (not subdirectories) the check box.
    6. Select the list status code found in (302).
    7. Click Apply to save the settings.
    8. Run the command IISRESET the settings to take effect.

  5. #5
    Join Date
    Jan 2006
    Posts
    6,878

    Re: Exchange, Exchweb and Public redirection

    Follow these steps to automatic redirection of HTTP, HTTPS and / OWA to configure:
    1. Start IIS 7 Manager.
    2. Select the Default Web Site, and then make sure that you are in the features.
    3. Double click on HTTP redirection. Or, click the right mouse button on HTTP redirection, and then click Open Feature.
    4. Click the check box diversion requirements for this objective and give you the absolute OWA URL. For example, enter https: // mail.contoso.com / OWA.
    5. Click on the section behavior redirection only requirements for content in this directory in the redirect (not subdirectories) the check box.
    6. Select the list status code found in (302).
    7. Click Apply to save the settings.
    8. Run the command IISRESET the settings to take effect.

Similar Threads

  1. Moving Public Folders From Exchange 2003 to 2010
    By Dev-Datta in forum Windows Software
    Replies: 4
    Last Post: 13-08-2010, 06:10 AM
  2. How to use proxy and redirection in Exchange Server 2007?
    By Fragant in forum Windows Software
    Replies: 4
    Last Post: 10-08-2010, 05:13 PM
  3. How can i restore a deleted public contact list in exchange
    By mellisahi in forum Windows Software
    Replies: 2
    Last Post: 07-08-2009, 02:18 PM
  4. Exchange 2007 with Outlook 2003 Public Folders
    By avvia in forum Windows Software
    Replies: 2
    Last Post: 27-06-2009, 10:28 AM
  5. Public folders between Ms exchange servers
    By Bartholomew in forum Software Development
    Replies: 3
    Last Post: 09-06-2009, 10:10 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,285,903.44125 seconds with 17 queries