On 09/12/2005 08:19 PM, Allan Spagnol Comar wrote: > Does someone know how to allow everyone to access public_html on home > folder of my users ? > > I had inserted the following lines on my commonapache2.conf and it > still doesn't work > > <Directory /home/*/public_html> > AllowOverride None > Order allow,deny > Allow from all > </Directory> > > anyone had any idea about it ?
Have you loaded mod_userdir and set the UserDir directive? Read [1] for details. [1]: http://httpd.apache.org/docs/2.0/mod/mod_userdir.html -- Regards, Jochen -- gentoo-user@gentoo.org mailing list