在配置好cakephp之后,我们输入网址后都一般默认显示index/index 文件,那么怎么设置呢?

1.D:\www\cakephp\app\Config\routes.php

cakephp怎么默认显示index/index文件_php