I need to create something like: http://username.mydomain.com.
I´m using ASP.NET and my web application will be hosted in a IIS Server.
According to this answer I must add an additional website in IIS named username.mydomain.com. Does it mean that if I have one million users I have to create one million of additional website?
I don´t think this is the best solution.