FC3 :Apache Problem

Thomas Cameron thomas.cameron at camerontech.com
Mon Jan 31 20:03:22 UTC 2005


----- Original Message ----- 
From: "Prudhvi Krishna Surapaneni" <prudhvikrishna at gmail.com>
To: <fedora-list at redhat.com>
Sent: Monday, January 31, 2005 1:21 PM
Subject: FC3 :Apache Problem


>i have changed the httpd.conf file to enable Per user Webpages and
> have tried setting correct Permissions to the public_html directory
> even after doing so i recieve a 403 Forbidden Error.
> I have configured it correctly in RH9 but y coudnt i do it in FC3?
> -- 
> Prudhvi Krishna Surapaneni
> prudhvikrishna at gmail.com
>                  
>            CSE
>           KLCE

You need to grant execute access to "other" on their home directory:

chmod o+x /home/[user]

Thomas




More information about the users mailing list