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!

Re: multiple websites on same application by Ken

Ken
Sat Mar 12 08:45:38 CST 2005

If you want to use "myweb" folder for both web1 and web2 (your fourth point
below), then just change the home directory of your website...

Cheers
Ken


"Daves" <dbspam@simnet.is> wrote in message
news:%237RfqYwJFHA.3832@TK2MSFTNGP12.phx.gbl...
: 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!
:
:



Re: multiple websites on same application by Daves

Daves
Sat Mar 12 07:57:57 CST 2005

hmm thx but not sure you understood my question...
the thing is that I want to be able to open www.web1.net which relocates to
my-web-server/MyWeb without using www.web1.net/MyWeb ...?


"Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
news:Ob6gInwJFHA.2736@TK2MSFTNGP09.phx.gbl...
> If you want to use "myweb" folder for both web1 and web2 (your fourth
> point
> below), then just change the home directory of your website...
>
> Cheers
> Ken
>
>
> "Daves" <dbspam@simnet.is> wrote in message
> news:%237RfqYwJFHA.3832@TK2MSFTNGP12.phx.gbl...
> : 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!
> :
> :
>
>



Re: multiple websites on same application by Kristofer

Kristofer
Sat Mar 12 08:37:17 CST 2005

Hi,

You cannot run multiple websites at the same time on Windows XP. If you
need that functionality, you should look into using a server edition.

This solution:
--
Regards,
Kristofer Gafvert
www.gafvert.info - My Articles