I am trying to get WordPress running on AWS, and I keep getting the following error.
403 - Forbidden: You don't have permission to access / on this server.
I have installed PHP on the server, used Filezilla to add the files to AWS, and have gotten Apache to reference the proper location.
In terminal, I am getting this issue:
[Mon May 04 17:39:59.709131 2015] [authz_core:error] [pid 9239] [client 000.000.000.00:2935] AH01630: client denied by server configuration: /home/ubuntu/www/
I realize there are a lot of problems this could be caused by, but I'm wondering what it could potentially be because I have exhausted the options I am aware of.