Let me show you how I have things and maybe it will help you find what's up

My document root for the main site of the server is like yours - /docs/
I keep all the virtual hosts seperate, so in the Vhosts.ini it looks like

[*suite103.com]
Documents Directory = /sysuser/sites/suite103/
Home Page = index.htm index.stm
Default Page = index.htm index.stm
Log File = suite103.log
CGI Directory =
WinCGI Directory =

If you don't specify a virtual host and then access it as that virtual host
you'll get an error.  You should be able to access it as
www.myhost.com/fr0b.  Instead what you might want to do is

[fr0b.myhost.com]
Documents Directory = /docs/fr0b/
Home Page = index.html index.stml
Default Page = index.html index.stml
Log File = fr0b.log
CGI Directory =
WinCGI Directory =

Then when you access http://fr0b.myhost.com/sysuser/docmgr/ you will be able
to use webfolders in that directory and whatever is under it (e.g.
/fr0b/secure/ )
It works fine with IE, but it looks like you use FrontPage... I don't know
if you're trying to access it with that but unless they made alot of
changes, frontpage just ain't gonna work.


----- Original Message ----- 
From: "fr0b" <[EMAIL PROTECTED]>
Newsgroups: sambarzone.list
To: "sambar List Member" <[EMAIL PROTECTED]>
Sent: Tuesday, November 25, 2003 4:25 PM
Subject: [sambar] More info again...


> ok, webfolders for user fr0b work fine if I put fr0bs home direcotry
> as /docs/
>
> I have also tried to make a vhost (fr0b.myhost.com) and tried
> webfolders from there and they do not work with the document root set
> to /docs/fr0b/ but they do work if set to /docs/
>
> So, what is the fr0b folder missing the that docs folder has and how
> can I add it to the fr0b folder to get it to work?
>
> Thanks
>
> -------------------------------------------------------
> To unsubscribe please go to http://www.sambar.ch/list/
>
>
>
>
>



-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/



Reply via email to