asp.net mvc - How to point Multiple Domains at an Azure Windows VM -


i have been looking answer unable find far.

i have azure windows vm 3 websites on it. have managed configure 1 domain point @ ip address of server (a record) when try point domains other 2 sites, cannot specify port number.

how go getting additional custom domains point @ different ports on vm?

thanks! tom

you cannot map different domains ports.

what can do, map domains specific sites on iis , have them listen specific hostname. godaddy has guide on how here


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -