AFarris01
July 13th, 2009, 03:46 PM
Hey all!
I'm trying to set up a folder in my home directory that I can use to test out .php webpages before I upload then to the net, but i can never access the folder. no matter what i've done, when i try to access the folder with localhost/~username/ it just returns 403 forbidden.
I've added myself to the www-data group, ive tried chown, chgrp on the public_html folder in my home directory to www-data, ive tried modifying the permissions to 777 and 0777, none of which have done anything different.
What am I doing wrong?
I'm trying to set up a folder in my home directory that I can use to test out .php webpages before I upload then to the net, but i can never access the folder. no matter what i've done, when i try to access the folder with localhost/~username/ it just returns 403 forbidden.
I've added myself to the www-data group, ive tried chown, chgrp on the public_html folder in my home directory to www-data, ive tried modifying the permissions to 777 and 0777, none of which have done anything different.
What am I doing wrong?