【发布时间】:2010-12-07 12:17:57
【问题描述】:
很遗憾,我无法访问相关的 Windows Server,因此我需要有关如何执行此操作的说明,以便将其传递。
基本上,我在 Windows IIS 6 上使用 PHP,我需要能够像使用 .htaccess 文件一样重写 URL。
我需要转身
example.com/index.php?page=about
进入
example.com/about/
有什么想法吗?
非常感谢
【问题讨论】:
标签: php iis-6 url-rewriting