gpt4 book ai didi

.htaccess - htaccess 规则使在转到 http ://localhost 时提供 index.php 而不是 index.html

转载 作者:行者123 更新时间:2023-12-01 19:42:31 24 4
gpt4 key购买 nike

有人可以提供 .htaccess 规则,以便我的 index.php 覆盖我的 index.html 吗?

这意味着当我转到 http://localhost 时,会提供 index.php,而不是 index.html。

最佳答案

这将完成工作:

DirectoryIndex index.php index.html

如果没有 index.php,将提供 index.html 文件。

关于.htaccess - htaccess 规则使在转到 http ://localhost 时提供 index.php 而不是 index.html,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9369173/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com