If I want to use subdomains for images, stylesheets and javascripts on my website (like img.domain.com), how would you set it up in Visual Studio 2008 so I am able to debug the website on my local computer?
Is it possible ? and how ?
The webdev server always uses localhost:port, is there anyway to map etc. img.localhost:port to a specific folder in a project ?