[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Wierd Problem when adding second site to Cobalt
- Subject: Re: [cobalt-users] Wierd Problem when adding second site to Cobalt
- From: flash22@xxxxxxx
- Date: Tue Mar 27 23:59:45 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Wed, 28 Mar 2001, Adrian Faulkner wrote:
> OK,
>
> I'm having a wierd problem!
>
> I've set up a second site on my RAQ3. I can FTP in and upload the files to
> /users/NAME/web/
>
> But when I surf to it, it doesn't find any of the pages!
You are putting the pages in the user web page, not the main site web page
;)
try ../../web/
The pages you ftp's are probably in www.somewhere.com/users/user/
>
> I also set up a second site on a RAQ2, and my first site now shows nothing
> in the directory when you FTP in, but the site is still there when you surf
> in.
Same thing but reversed ;) You are looking in empty user directory, web
pages are in site directory, is the user you are using a site-admin?
It looks something like this:
SiteX/
web/ - main site web
users/
joe/
web/ - joe's web site AKA /users/joe/
When you connect via ftp as a user, you start in the users directory, so
you have to go up first to get to the main web/ site
[Note that the *first* site is a bit different than this, which is
probably why
you didn't run into this before]
gsh