【发布时间】:2016-03-06 20:20:57
【问题描述】:
我目前正在制作一系列页面,但我遇到了问题。 我下载了这个项目的基础,其中包括 .htaccess 和 web.config 文件。 当我导航到我网站的 url 时,它会自动重定向到 http://example.com/index,这是正确的,我希望它这样做,但我希望它改为显示 http://example.com/index.php。 (.php 扩展名) 我在 Windows VPS 2008 VPS 上的 IIS 7 Web 服务器上运行,安装了 Helicon ape 以及 url 重写、iis 推荐配置和 php。
【问题讨论】:
标签: php .htaccess iis web-config