[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Virtual Site Naming Query
- Subject: Re: [cobalt-developers] Virtual Site Naming Query
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Tue Mar 13 19:47:34 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
"Max Hugen" <maxhugen@xxxxxxxxxxxx> wrote
> When I create a new virtual site via the Cobalt console, it creates a
> directory automatically under sites, such as /home/sites/site3/. Is there
> any way to create a new virtual site, but specify my existing (and
> meaningful) directory, eg home/sites/myNewSite/? Or change the "site3"
> directory name afterwards so Cobalt still recognises it?
/home/sites/site3/ is the directory the meaningful name (link) is
home/sites/www.myNewSite/
For instance the command "cd home/sites/www.myNewSite/"
will take you to /home/sites/site3/ .
Gerald