Let me see if I can make this a little clearer:
         What I need to do is to allow the web developer access to the web site
files via ftp so that they can change them on a regular basis.

The files are being served from /etc/httpd/html

what I wqant to do is move the files to the web developers home
directory of /home/tara/html and link them with a sym link to
/home/httpd/html  so that she can ftp the changes to her home directory.

Even though I have  "Options FollowSymLinks"
envoked in the access.comf file under the <Directory /home/httpd/html>
tag
and all of the permiossions are set to read by users owners and groups
the web server displays the message 

" Access Forbidden:
         you don't have permission to access /  on this
server"
         There are NO error messages generated in the error log when this
happens.

any clarification would be appriciated

thanks 

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
**********************************************************

Reply via email to