I think I found it - a new option in FC3 is SELinux. It will not allow apache to read home directories.
http://fedora.redhat.com/docs/selinux-faq-fc3/ Thanks for all of the help. --- In [email protected], "dirtracer149" <[EMAIL PROTECTED]> wrote: > I have apache set up and it is working fine except for one part. > > I have several virtual servers set up and pointing to document roots > in the /var/html/servername directories - these all work fine. > > I am trying to set one up which points to a directory under a users > home space as follows: > > <VirtualHost _default_:80> > DocumentRoot /home/rod/html > ServerName www.rodswebsite.com > ServerAlias rodswebsite.com > DirectoryIndex index.html index.htm > </VirtualHost> > > I keep getting an error message that /home/rod/html does not exist. > > I know that it exists, any ideas? > > > Thanks, To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be removed. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/LINUX_Newbies/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
