dongyunshan4066 2019-02-27 10:30
浏览 73
已采纳

我正在安装yii框架,但它显示/的索引

I copied all required files to my debian server. /requirments.php shows "Your server configuration satisfies the minimum requirements by this application." But still when I open my-domain.com it shows "Index of /" and directory structure instead of starting a yii application.

What am I missing

  • 写回答

1条回答 默认 最新

  • dousaoxiancy199896 2019-02-28 00:05
    关注

    I found out that mode_rewrite was not enabled from Apache. As I enabled it, it started working.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?