课程
/后端开发
/PHP
/PHP之Yii2框架搭建完整博客系统
我美化URL后主页 frontend.yii.com/ 后面加上gii 找不到
frontend.yii.com/index.php?r=gii 也找不到
2018-04-04
源自:PHP之Yii2框架搭建完整博客系统 3-4
正在回答
开启URL美化后,使用frontend.yii.com/gii+后缀访问,比如:frontend.yii.com/gii.jsp
frontend.yii.com/index.php?r=gii 后就成http://frontend.yii.com/index.php%20?%20r=gii 了
举报
Yii是PHP快速开发的最佳实践之一,一起领略yii2快速开发的风采