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
可以去论坛搜索下, nginx和apache的rewrite写法是不一样的. CI 的文档有详细说明 代码都贴那里了
页:
[1]