I have a ASP.NET website that generates subdomains on-the-fly. So users can generate urls like user1.domain.com, user2.domain.com and so on.
When I am trying to CNAME another domain user1.com to user1.domain.com, the root document i.e. domain.com is visible instead of user1.domain.com.
Can you help me out?
Edit: I have dynamic subdomains which are actually a rewrite rule like domain.com?profile=user1