Gentoo Archives: gentoo-user

From: Allan Spagnol Comar <allan.comar@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] public_html on apache2
Date: Mon, 12 Sep 2005 18:28:44
Message-Id: 1cc2dc830509121119641dec3d@mail.gmail.com
1 Does someone know how to allow everyone to access public_html on home
2 folder of my users ?
3
4 I had inserted the following lines on my commonapache2.conf and it
5 still doesn't work
6
7 <Directory /home/*/public_html>
8 AllowOverride None
9 Order allow,deny
10 Allow from all
11 </Directory>
12
13 anyone had any idea about it ?
14
15 --
16 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: public_html on apache2 Jochen Schalanda <Jochen@×××××××××.de>