public_html
Hi,Well, a customer had accidently uploaded all of his site to /home/username/homedir/public_html so I went ahead, upon request, and did a "cp -pvrf /home/username/homedir/public_html /home/username/" to move the public_html folder to the correct location and overwrite the existing one. I think that I must have messed up the permissions or something because now when I try to access any page/file on his site, I get this:
Forbidden
You don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Please help! Thanks!
Sean