Heroku 403 Forbidden Error
I deployed a PHP application and when I hit the url, I get the following error: Forbidden You don't have permission to access / on this server. I guess it tries to go into the app/ directory but it can't. My project structure: my-project | |-> app/ |-> public/ (index.php inside here that takes care of routing) Procfile composer.json etc. What the log shows: Jul 24 12:44:08 cryptic-beyond-39147 app/web.1: [Sun Jul 24 19:44:07.846582 2016] [autoindex:error] [pid 99:tid 139960748263168] [client 10.179.164.130:28253] AH01276: Cannot serve directory /app/: No matching DirectoryIndex (index.php