apache and userdir

Eric Tanguy eric.tanguy at univ-nantes.fr
Sun Aug 14 21:00:09 UTC 2005


Le dimanche 14 août 2005 à 21:58 +0200, Alexander Dalloz a écrit :
> Am So, den 14.08.2005 schrieb Eric Tanguy um 20:51:
> 
> > I tried to enable userdir in apache. When i try to see http://myserver/
> > in firefox i can see my new index.html without any problem so my
> > werbserver works fine. I added : 
> > 
> > UserDir public_html
> > 
> > <Directory "/home/*/public_html">
> >         Options Indexes Includes FollowSymLinks
> >         
> >         AllowOverride None
> >         Allow from all
> > 
> >         
> >         Order deny,allow   
> > </Directory>
> > the home directory is set to 711 and public_html to 755
> > there is a index.html in user/public_html
> > But when i try to see http://myserver/~user/index.html i obtain :
> > Forbidden
> > You don't have permission to access /~user/index.html on this server.
> > 
> > Additionally, a 403 Forbidden error was encountered while trying to use
> > an ErrorDocument to handle the request.
> 
> > Eric Tanguy | Nantes, France 
> 
> http://fedora.redhat.com/docs/selinux-apache-fc3/sn-user-homedir.html
> 
> Alexander
> 
Thanks.
Eric






More information about the fedora-list mailing list