« Previous Next »

Thread: ARR redirecting https://site1/site2/* -> https://site2/* or http://site2/*

Last post 10-22-2009 7:53 PM by anilr. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 07-31-2009, 10:18 AM

    • DrSpook
    • Not Ranked
    • Joined on 07-30-2009, 3:42 PM
    • Posts 3

    ARR redirecting https://site1/site2/* -> https://site2/* or http://site2/*

    I have a requiremet to redirect https://site1/site2/* to either http or https://site2/* (where site2 contains sensitive info it's https, otherwise http).

     when redirecting to http://site2/* I get prompted "do you wish to see only secure content?".  replying Yes then much of the content is not displayed site2 pages.

     when redirecting to https://site2/* I get "502 - Web server received an invalid response while acting as a gateway or proxy server."

     Why am i doing all this?  I want to redirect requests for some of our internal websites via our MOSS2k7 intranet site so that I only need to publish the intranet site out through ISA Server.  Internal and external users need to be able to click on a "meeting diary" type link on the intranet & be directed transparently to http://meetingdiary/* etc.

     if there's a better way to achive this then please let me know before i pull more hair out...

     Cheers,
    DrS

  • 10-22-2009, 7:53 PM In reply to

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

    Re: ARR redirecting https://site1/site2/* -> https://site2/* or http://site2/*

    The first problem is probably happening because the response from http://site2 contains links to http://site2 since the server does not know that the original client request was over SSL - you can either use ARR helper on the site2 server or use outbound rewrite rules on ARR to fix those links.

    The second problem is probably happening because the CA for the site2's server-certificate is not trusted on the ARR machine - if you try to directly browse https://site2 from the ARR machine using a browser, does it give you any certificate warning?

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