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-08-03 22:52:00 发布
php默认查找的页面 找到DirectoryIndex位置 # # DirectoryIndex: sets the file that Apache will serve if a directory # is requested. # <IfModule dir_module> DirectoryIndex index.html index.php </IfModule>