例如
http://localhost/index.php/Index/lyp/id/2.html能访问
http://localhost/index/Index/lyp/id/2.html能访问
http://localhost/login/Index.html能访问
http://localhost/user/Index.html能访问
但是
http://localhost/Index/lyp/id/2.html就不能访问
所有index控制下的方法访问都提示空操作,必须加上index.php才能,其它控制就没这个问题,问题很奇怪,求大神帮分析下是什么原因造成的
最佳答案