I'm having problems with redirection here in the company, it's the following:
I have a IIS server where I have the current company website and within this site I have webservices running by using a ???.com.br
domain on port 80.
My question is that I hired a company to create a new website and my company's website will stay in a subdomain of this company that I hired and I would like it when someone types www.???.com.br
(my domain) to be redirected to the subdomain of a company that I hired to develop the new site, bigger problem is that when typing my domain the user will have to come in my IIS and then be redirected, because I can not redirect my domain to the subdomain of the company that made the new site because I have my webservices running on the same domain www.???.com.br
Can anyone give me a light on how to solve this problem? A little confusing explanation, but I think I understand.