Create a subdomain on localhost



Hi,

I'm trying to create a new ASP.NET application that uses a subdomain. Is it possible to create a subdomain on my local machine (e.g. http://xxxxx.localhost/)? If so, how?
.