apache2 + UserDir on FC3

Net Llama! netllama
Sat Feb 19 23:46:00 PST 2005


On Sun, 20 Feb 2005, Chong Yu Meng wrote:
> Hi Collins !
>
> I encountered the very same thing when I tried using UserDir. The
> problem is with FC3's filesystem layout and permissions. If you are
> redirecting to /home/some_user/public_html, you will find that Apache is
> unable to navigate through /home because of permissions problems. The
> way I resolved it was to change the permissions on /home (and
> recursively through all the subdirectories) to this:
>
> drwxr-xr-x   3 root root    20 Dec  3 10:12 home
>
> I wasted quite a bit of time on this, actually. Hope this helps!

Actually, you should be able to mjake this work by just make all $HOME 701
perms.  You definitely should not need to make it 755.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lonni J Friedman                        netllama at linux-sxs.org
LlamaLand				http://netllama.linux-sxs.org


More information about the Linux-users mailing list