I have configured Apache to use the UserDir part so I can create users on
http://ip.add.re.ss/~username/ where this refers to /home/username/public_html
The problem is,when I go to the above URL, I get a 403 forbidden.
I have given the /home/username/public_html folder to be writable to check, but I cannot see why this would be forbidden.
Am i missing anything possibly in Apache or user permissions?
Thanks