« Previous Next »

Thread: Redirect to another application iis 7

Last post 09-26-2009 12:26 PM by vecchia. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 09-01-2009, 5:39 PM

    • vecchia
    • Top 500 Contributor
    • Joined on 09-01-2009, 2:31 AM
    • Posts 17

    Redirect to another application iis 7

    Hi all,
    i have iis 7.5 running on windows server 2008 R2 RC and webrick that run on the same server io on port 3000. I need to configure a website on iis that redirect to the port 3000 of webrick. How i can do it?
  • 09-24-2009, 11:37 PM In reply to

    • wonyoo
    • Top 50 Contributor
    • Joined on 12-15-2007, 6:46 PM
    • Posts 125

    Re: Redirect to another application iis 7

    I think what you want to do is to originally receive the requests via 80, but proxy it to 3000 on the same server, yes?

    If so, you will just want to configure ARR as a reverse proxy and route the request to localhost:3000.  (When you click on the server node in IIS Manager, you will see an ARR icon.  From there, you can configure ARR as a reverse proxy.)

  • 09-26-2009, 12:26 PM In reply to

    • vecchia
    • Top 500 Contributor
    • Joined on 09-01-2009, 2:31 AM
    • Posts 17

    Re: Redirect to another application iis 7

    i solved it 2 weeks ago, thank you

Page 1 of 1 (3 items)
Microsoft Communities