I am not an expert in IIS and would really appreciate your help if this is something that can easily be resolved.
We have a web server on an intranet domain to which users are directed by the DNS when they go to https://application.intranet.com. This mapping points users to the web server where the application is hosted. As soon as they arrive at the web server the address displayed in the URL address bar is changed to https://server.domain.com/PATH
Is there anyway in which one can mask the address that the users see to display https://application.intranet.com/PATH instead of the URL that are shown as soon as they receive a response from the web server?
We would simply want to mask the server's URL with the one that is used to direct the user to the web server.
Your help will be much appreciated! Thanks!