the error message that the web browser displays is
Forbidden
You don't have permission to access / on this server.
permissions on the symlink are set to read by users owners and groups.
FollowSymLinks is enabled in the web server
as well as :You also need to allow access to the directory, probably
with something
like:
<Directory /home>
AllowOverride AuthConfig
Options Indexes
Order Allow,Deny
Allow from all
</Directory>
--
still nothing but the error message
chris
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************