Hi,
I need help in setting up apache in order to make it able to reach /home/user/.aMule where the html generated by cas is.
I'm a apache newbie and this thing yesterday drove me nuts.As far as I know my apache user on Debian Stable is www-data and by default it cannot access to the home dir of different users.(like the one is running amule).,this means it cannot access the html file and the directories too.
A solution should be
dpkg-reconfigure adduser
and setting system-wide readable home directories,is this secure?I mean..is there another way?