Re: [users@httpd] consistent 403 for home directory

2011-05-13 Thread Matthew Coleman
That was it, didn't check all the way from the root. Silly, but I'm glad I asked. Thank you! On Fri, May 13, 2011 at 5:53 AM, Eric Covener wrote: > > Checked file permissions on the directory in home; they are all 755. > > Every directory from the root to your directory must be executable by

Re: [users@httpd] consistent 403 for home directory

2011-05-13 Thread Eric Covener
> Checked file permissions on the directory in home; they are all 755. Every directory from the root to your directory must be executable by the apache user. - The official User-To-User support forum of the Apache HTTP Server Pr

[users@httpd] consistent 403 for home directory

2011-05-13 Thread Matthew Coleman
Hey everyone; >From my Googling, this is a very common problem, but I haven't been able to find an effective solution. I'm trying to get Apache working on a fresh Fedora 14 install. I'm wanting it to be able to access an additional directory in my home directory, workspace, where I keep Eclipse