在apache中设立访问目录进入默认页面index.php

在apache中设置访问目录进入默认页面index.php

在httpd.conf文件中

?

<IfModule dir_module>

? ? DirectoryIndex index.html index.php index.jsp

</IfModule>

添加默认的页面比如index.php,之间使用空格进行隔开

?

在apache中设立访问目录进入默认页面index.php

相关文章:

你感兴趣的文章:

标签云: