【发布时间】:2016-03-27 21:18:01
【问题描述】:
刚刚检查了我的日志,我收到了这个错误:
2015-12-21T17:41:06.304648+00:00 app[web.1]: [Mon Dec 21 17:41:06.303907 2015] [autoindex:error] [pid 100:tid 139688442590976] [client 10.147.38.224:15662] AH01276: Cannot serve directory /app/: No matching DirectoryIndex (index.php,index.html,index.htm) found, and server-generated directory index forbidden by Options directive.
发生了什么事?
【问题讨论】:
-
你能提供更多的上下文吗?
-
当然。在我的终端 - 输入 heroku open 以启动我的应用程序,我使用 Heroku 日志收到 403 错误 FORBIDDEN (NOT 502) 我遇到了上述错误。
标签: php codeigniter heroku