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 ?

-- 
gentoo-user@gentoo.org mailing list

Reply via email to