-无恙- 2013-07-04 03:14
浏览 951

php iis6.0 伪静态设置无效问题。

环境:windows2003 iis6.0 php5.2
httpd.ini文件 [ISAPI_Rewrite] 伪静态设置无效。

RewriteRule /aboutus.html    /about\.php [N,I]
RewriteRule /about.html    /about\.php [N,I]
RewriteRule /indx.html    /index\.php [N,I]
RewriteRule /index.html    /index\.php [N,I]

其中 aboutus.html和indx.html 可以正常访问到PHP文件。
about.html和index.html就不行。
这是什么原因啊?
httpd.ini文件语法试过好几种,都不行。

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 MCNP里如何定义多个源?
    • ¥20 双层网络上信息-疾病传播
    • ¥50 paddlepaddle pinn
    • ¥20 idea运行测试代码报错问题
    • ¥15 网络监控:网络故障告警通知
    • ¥15 django项目运行报编码错误
    • ¥15 请问这个是什么意思?
    • ¥15 STM32驱动继电器
    • ¥15 Windows server update services
    • ¥15 关于#c语言#的问题:我现在在做一个墨水屏设计,2.9英寸的小屏怎么换4.2英寸大屏