IIS request redirect

Roberto Carrer 1 Reputation point
2021-10-08T07:25:26.64+00:00

Hi!
Is it possible to configure Server B IIS to receive calls from site A hosted on server A, forward them to server C and return the answer?

The server C is not reachable from server A!

138818-configurazione.png

I tried with URL Rewrite module on server B but it doesn't work because server C is reachable only from server B.

Windows development Internet Information Services
Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. MotoX80 36,291 Reputation points
    2021-10-08T14:11:53.783+00:00
    0 comments No comments

  2. Limitless Technology 39,916 Reputation points
    2021-10-15T14:08:33.82+00:00

    Hello @Roberto Carrer

    You may consider to use following IIS modules.

    URL Rewrite: http://www.iis.net/download/URLRewrite

    Reverse proxy: http://www.iis.net/download/ApplicationRequestRouting

    -----
    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.