asp.net - multiple domains on windows azure virtual machine -
i have created windows azure virtual machine , opened port 80 default website myapp.cloudapp.net have pointed custom domain www.mycustomdomain.com myapp.cloudapp.net working fine. have created website in iis port 81 have checked working on vm add custom domain website on 81 , don't understand how because ip , dns same , how give custom domain 2nd website?
domains should set in iis. need define host headers each website hosted on server. means don't have define non-standard ports.
Comments
Post a Comment