php默认查找的页面
找到DirectoryIndex位置
#
# DirectoryIndex: sets the file that Apache will serve if a directory
# is requested.
#
<IfModule dir_module>
DirectoryIndex index.html index.php
</IfModule>
php默认查找的页面
最新推荐文章于 2025-11-23 00:40:48 发布
1120

被折叠的 条评论
为什么被折叠?



