[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Overcoming the /~username problem
- Subject: RE: [cobalt-users] Overcoming the /~username problem
- From: "Ian" <ian@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri Mar 28 06:49:32 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi Bill,
Thanks for that, but.....
> as root, in /home/site##/users/username/
>
> rm web
> mkdir web
> chown username web
>
> Also the owner of the link should be 'nobody' and you will likely need to
> ad this in httpd.conf
>
> in: /etc/httpd/conf/access.conf
>
> # allow symlinks on www.domain.tld
> <Directory /home/sites/site##/>
> Options -SymLinksIfOwnerMatch +FollowSymLinks
> </Directory>
I should have explained better, but is there any reversal code for a sim link,
happy with the creating folders etc, just tried this sim link a while back and
it created a never ending paradox of folders within folders for some reason.
Basically I did something wrong, LOL
Mac