On Dec 4, 2007 6:50 PM, fchan <fchan@xxxxxxxxxx> wrote: > Hi, > I'm having problems with trying to link a directory to an NFS mount > to htdocs directory. I get a Forbidden: You don't have permission to > access /calendar/ on this server. > The file is a in /usr/local/apache/htdocs and here is the ls -l of the link: > lrwxrwxrwx 1 root root 27 Nov 13 12:07 calendar -> > /mnt/nucleus/share/calendar > Here is the file in /mnt/nucleus/share: > drwxrwxrwx 8 60001 nfsnobody 512 Dec 4 15:25 calendar > > Is there reason why cannot access linked directories via NFS in apache? > Start by checking in the error log. In the likely case that you have a unix "permission denied" error, you should check that the User/Group specified in httpd.conf can access /mnt/nucleus/share (including having at least search permissions on all parent directories). Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx