欢迎来到元素模板ys720.com,本站提供专业的织梦模板PBOOTCMS模板网站模板网站修改/网站仿站
当前位置:主页 > 程序教程 > 其他教程 >
其他教程

[PHP]apache服务器如何修改默认首页文档

(元素模板) / 2017-09-03 10:49
很简单,找到apache安装目录

一般是这个路径/etc/httpd/conf/httpd.conf

找不到的可以用搜索功能 搜索httpd.conf

然后打开 httpd.conf


搜索这个 DirectoryIndex 

然后在 DirectoryIndex  加上  默认文档   比如 index.php ,home.htm  等等  如下列

<IfModule dir_module>
    DirectoryIndex index.php default.php index.html index.htm default.html default.htm
</IfModule>

Copyright @ 2013-2021 元素模板 www.ys720.com All Rights Reserved. 版权所有 元素模板 www.ys720.com