Hi everyone, ill make it brief, this is all on CentOS4 BTW. Basically I have a user account that can currently ftp in and is jailed to their home directory, in that directtory they have their public_html directory. I have a site that is a vhost in apache. The content directory points to another directory than the home directory of the user in question. I want to setup the vhost to point to the users public_html directory for content. I changed the path in httpd.conf to the correct directoy and I get an "access denied" error when I try to browse to the page. All the perms and group memberships are correct. What else can I be missing?