在apache中设置访问目录后进入的默认页面为index.php时间:2021-05-09 19:46:12找到apache的配置文件httpd.conf后找到 DirectoryIndex index.html index.php 在其中添加index.php,