Dear,
I have two websites on an iis 8 server with windows server 2012. I also have a separate web hosting (with CPanel), from which I get a dns for one of the webs hosted on my IIS (web1.domain.com).
I recently made the second web I have on the IIS server and I need to assign another dns coming from my web hosting, something like web2.dominio.com.
On the IIS server I have separated the two websites by the port, that is:
Web1 - > 123.45.67.8:80
Web2 - > 123.45.67.8:81
As you know, the port can not be set in the DNS settings in CPanel and I require that the first web be kept unchanged since it is currently being used.
How can I create the redirection correctly, so that I can access web2 with web2.domain.com?
I remain attentive.