+ -
当前位置:首页 → 问答吧 → 请教关于IIS 下 mod_rewrite问题

请教关于IIS 下 mod_rewrite问题

时间:2007-10-27

来源:互联网

我在IIS下用mod_rewrite,

这样不可以访问
http://localhost/news/view/1

这样就可以访问了
http://localhost/index.php/news/view/1


请问这是什么原因呢?为什么一定要加上 index.php 呢?如何才能不要 index.php
谢谢各位

作者: quan.zhao   发布时间: 2007-10-26

http://localhost/?/news/view/1
好像最多只能这样了..
不知道哪位高人可以实现..

作者: gleon   发布时间: 2007-10-29