[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [RAQ3] Site Admin Dropping straight to /web
- Subject: Re: [cobalt-users] [RAQ3] Site Admin Dropping straight to /web
- From: Kingsly John <kingslyj@xxxxxxxx>
- Date: Tue Oct 16 13:27:56 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Tue, 16 Oct 2001, Steve Werby wrote:
|> /home/sites/site61/web
|>
|> instead of
|>
|> /home/sites/site61/users/frankieb
|
|You can change it in /etc/passwd. Caveat: if you delete the user, the
|entire site will be deleted.
Yes... a better option would be to make /home/sites/site61/users/frankieb
a sym link to /home/sites/site61/web
and a rm -rf doesn't traverse symlinks!
Kingsly