访问http://localhost/index.php/Home进入了文件目录,访问http://localhost/index.php能够进入home模块下Index控制器下的index方法,访问http://localhost/index.php/Home/Index也能访问到index方法,请问我要怎么配置才能访问http://localhost/index.php/Home时进入到Index控制器下的index方法?
QQ截图20150913000910.png
( 19.92 KB 下载:15 次 )