tp5访问问题

浏览:16386 发布日期:2016/01/12 分类:求助交流
在默认的index模块/Index控制器/index方法下面创建代码,本地测试浏览器直接访问 http://localhost/tp5/public/,可以返回正确结果。但是补全地址,Index控制器下面的其他方法就不能访问了,例如http://localhost/tp5/public/index/Index/index 和 http://localhost/tp5/public/index/Index/user ,报404错误。

在服务器上面测试时输入 域名/public时报“500 Internal Server Error”错误。

附件 QQ截图20160112160027.png ( 24.22 KB 下载:143 次 )

最佳答案
评论( 相关
后面还有条评论,点击查看>>