今生缘 发表于 2013-10-10 13:46:54

url修改

我如何将 http://localhost/ciffci/index.php/game/downlist/   
http://localhost/ciffci/index.php/rank/pagelist
http://localhost/ciffci/index.php/news/message
变为 http://localhost/ciffci/game/downlist/   
http://localhost/ciffci/rank/pagelist
http://localhost/ciffci/news/message

也就是如何去掉当中的index.php

wshm520 发表于 2013-10-10 16:15:40

可以去论坛搜索下, nginx和apache的rewrite写法是不一样的.

自然 发表于 2013-10-11 10:15:38

CI 的文档有详细说明 代码都贴那里了
页: [1]
查看完整版本: url修改