<IfModule dir_module>
DirectoryIndex index.html
</IfModule>
改为:
<IfModule dir_module>
Directory Index.html index.php
</IfModule>
如果没有这个,就直接在配置文件最后加上:
Directory Index.html index.php
首先,需要在centos7上面配置网站所需要的环境。 如果说你不会配置网站环境,那可以安装webmin、kloxo、cp等面板来使用。 因为这样的面板在配置好之后都是配置好网站所需要的阿帕奇、mysql等环境的。欢迎分享,转载请注明来源:夏雨云
评论列表(0条)