asp.net mvc - Route to subdomain -
i have made asp.net mvc 3 application area called blog. want route area subdomain blog.mywebsite.com. how can achieve this?
how need define route? have configure dns?
currently use default area route. can access blog area @ way. mywebsite.com/blog
you require cname entry setting redirect website. hosting provider able out here if not familiar this.
Comments
Post a Comment