Here is my problem.
I have two Intranet servers(Server1 and Server2)
and I have one application Application1 in server1 and another Application2 in Server2.
So I access both the applications in the following way.
and
Now the requirement is that I should be able to access the Application2 as follows.
without changing URL even after redirection to
Is there anyway for doing this ?