user's personal homepage

François Patte francois.patte at math-info.univ-paris5.fr
Sat Mar 10 14:52:06 UTC 2007


Shams a écrit :
> Hi,
> 
> The reabable and executable bits for the directories that apache
> needs access to, in this case:
> 
> chmod a+rx /home/user

Better set the permissions like this:

chmod 711 /home/user

In that case, the /home/user directory is protected from reading by 
anybody, but web requests can go through and reach public_html directory

> chmod a+rx /home/user/public_html
> 
> Otherwise you will get the 403.
> 
> Thanks
> Shams
> 


-- 
François Patte
UFR de mathématiques et informatique
Université René Descartes
http://www.math-info.univ-paris5.fr/~patte




More information about the fedora-list mailing list