Please help. Subj. is driving me nuts!
When browsing to servername/~user/ I get "You are not authorized to view
this page".
My /etc/skel includes the public_html dir, and I have tried adding a
<Directory /home/*/public_html>
AllowOverride None
order deny,allow
allow from all
</Directory>
in access.conf.
I have already checked that the public_html dir under each user has the 755
access rights.
When enabling 755 access rights to the user dir itself, everything is fine
and the homepages are shown.
I'm running RedHat 5.2.
Help would be much appreciated!!!!!
/Mads Skov Hansen