[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Symbolic Link from web to user/web directory
- Subject: Re: [cobalt-users] Symbolic Link from web to user/web directory
- From: "Zeffie" <cobaltlist@xxxxxxxx>
- Date: Mon Jan 22 23:20:57 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > "As Root"
> > ln -s /home/sites/home/users/dork/web/ /home/sites/home/web/dork
> > chown dork.home /home/sites/home/web/dork
> > (Dork is the cat's/users name btw)
>
> *chuckling at Zeffie's "your tv station has turned off for the night" 404
> page*
Try the AuthFail page...
> Zeffie,
> I'm assuming here, and we all know what assume means, so I wanna check.
> Will symbolic links work with wildcards also?
> ls -s /home/sites/*/web/project /home/sites/home/web/project
and the tech said "huh link what where?"
Yes but when making multiple links the target must be a directory....
Zeffie