[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Symbolic Link
- Subject: [cobalt-users] Symbolic Link
- From: user cobalt <cobaltuser@xxxxxxxxxxxx>
- Date: Sun Apr 22 04:14:39 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I want to make a symbolic Directory link like www.domain.com/linksite
which has to link to www.domain.com/~user1/
so I made a symbolic link with ln -a /home/sites/site1/users/user1/web/
linksite
after this I got the message forbidden You do not have permission to
access the requested file on this server.
Has someone a solution
thanks John