操作系统:CentOS 6.5
Apache默认主页为index.html,如果要修改为index.php或其它,需要修改httpd.conf文件
用vim或其它编辑器打开httpd.conf
在上图中的DirectoryIndex index.html后增加index.php
即如下图所示:
重启Apache,即可。
原文:http://www.cnblogs.com/kinglau/p/3952201.html
【说明】:本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!