using IIS 5.1 at home;
-I have www.web1.net, www.web2.net etc
-I have set up the DNS to point to the ip of my web server
-I have added host headers for web1.net and web2.net (also with "www")
-on IIS there is one web running and several virtual directories and of
these I want to use "Myweb" vdir for web1 and web2
when I open www.web1.net it goes to the top level of the web app, how can I
set it up to use "Myweb" virtual directory???
thx!