asp.net mvc - How to use subdomain like user.test.com in IIS 7 -
how use subdomain user.test.com in iis 7. suppose have main domain test.com. want when call user.test.com iis use test.com domain. , subdomains may lot of amount.
thanks, in advance
just create new site/application in iis management console.
click on newly created site , in actions/edit site/bindings... bindings dialog opened. there can define subdomain url site. click 'add' , put user.domain.com host name;
Comments
Post a Comment