Hello,
My current situation is:
- i've a internet domain name: mydomain.com
- i've a router which receive all request: www.mydomain.com, firstweb.mydomain.com ... and send them to a web server (iis of course!) called web-srv. In which I've create one site per subdomain.
- i've few web internal server which run on other machines, some of them using different port.
My problem is: I can't get ARR and URL rewrite working.
What I've tried: request from outside/inside reach web-srv. Rewrite/redirect not working.
What I would like is user don't see internal structure, so they just write previous subdomain name.
Thanks for any help !