I've made two folders on my d disk, web and test. Ive set the default web site to web and browsing http://localhost works perfectly.
ive added a new site and it is setup with the correct physical path and binding http test.localhost 80 *(IP address)
now, i want test to work as a subdomain like http://test.localhost but how do i make this magic happen in iis 7.5? i've read something about wildcards, but cant find anything related in the manager :(