« Previous Next »

Thread: 403.4 custom error redirect to https not work

Last post 10-01-2008 12:50 PM by anilr. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 09-28-2008, 12:19 PM

    • andreagx
    • Not Ranked
    • Joined on 09-28-2008, 4:11 PM
    • Posts 2

    403.4 custom error redirect to https not work

    Helo, 

    I want  to redirect my default http site to https://myserver/owa  to simplify user access.

    IIS return 403.4 error but not switch to secure site!!

    My scenario : Window Server 2008 64bit, exchange 2007 64bit

    I have followed this procedure:

    Step 1:

    1,Log on Interne Information Services (IIS) Manager

    2, Switch back to Features view of the "Default Web Site" and double click
    on "Error Pages".

    3, In the Actions pane, click on "Edit Feature Settings" and under "Error
    Responses", select: "Custom Error Pages". Then click OK

    4, In the Actions pane, click on "Add" and configure the following

    a) Status code: 403.4

    b) Click on Respond with a 302 redirect and provide the absolute URL:
    https://www.myserver.com/owa



    Note: Make sure you are using "https"

    Step 2:

    1,Open IIS 7 Manager

    2,Highlight the Default Website and ensure we are in the Features View

    3, Double click on HTTP Redirect icon

    4, Check the option "Redirect requests to this destination:" and type the
    absolute OWA URL: https://myserver.com/owa

    5, Under Redirect Behavior section, select the option "Only redirect
    requests to content in this directory (not subdirectories)"

    6, From the drop down, select the Status code: Found (302)

    7, Click Apply to save the settings

    8, Run IISRESET /noforce command in CMD for the settings to take effect.

    Thanks

  • 09-30-2008, 5:15 PM In reply to

    • ksingla
    • Top 10 Contributor
    • Joined on 06-14-2006, 3:02 AM
    • Redmond, WA
    • Posts 862

    Re: 403.4 custom error redirect to https not work

    Can you try enabling freb and see what's going on? Follow steps here.

    Thanks,
    Kanwal

    Follow me on twitter at http://twitter.com/kjsingla
  • 10-01-2008, 4:28 AM In reply to

    • andreagx
    • Not Ranked
    • Joined on 09-28-2008, 4:11 PM
    • Posts 2

    Re: 403.4 custom error redirect to https not work

    This is the return output
    Warning

    46. -MODULE_SET_RESPONSE_ERROR_STATUS 

  • 10-01-2008, 12:50 PM In reply to

    • anilr
    • Top 10 Contributor
    • Joined on 05-23-2006, 6:13 PM
    • Redmond, WA
    • Posts 2,343

    Re: 403.4 custom error redirect to https not work

    There is probably another event later on from the custom error module about why it did not do custom-error for the response.  What does that say?

    Anil Ruia
    Senior Software Design Engineer
    IIS Core Server
Page 1 of 1 (4 items)
Microsoft Communities