How to use subdomain like user.test.com in IIS 7. Suppose we have main domain test.com.
I want that when we call user.test.com IIS will use test.com domain. And subdomains may be a lot of amount.
Thanks, in advance
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just create new Site/Application in IIS management console.
Click on newly created site and in Actions/Edit site/Bindings… Bindings dialog will be opened. There you can define as subdomain URL for you site. Click ‘Add’ and put user.domain.com as your host name;