【发布时间】:2016-08-23 05:05:41
【问题描述】:
我在我的 RaspberryPi 中安装了 Yii2 Advanced Themplate。 我根据Yii Official wiki 配置我的 backend/config/main.php 和 frontend/config/main.php 并在我的项目的根目录中创建 .htaccess 文件,如文章所述。 但是当我去地址时:
http://localhost/myproject
我看到我的文件列表和 htaccess 文件不起作用。
【问题讨论】:
-
显示您的 .htaccess 文件代码
标签: php .htaccess yii2 yii2-advanced-app