thinkphp在哪里设置URL_MODEL

--begin by itlife365

thinkphp在哪里设置URL_MODEL
在config.php中
'URL_MODEL'          => '2', //URL模式

thinkphp只能设置URL_MODEL不能开启你所谓的URL_REWRITE服务要开启URL_REWRITE服务。对于apache。需要载入rewrite.so 然后在.htaccess文件里。写入REWRITE规则即可。

http://127.0.0.1/mycollect/index.php/Index/detail/id/270.html

修改后
http://127.0.0.1/mycollect/index.php/Index/detail/id/270.html
--end by itlife365
how-thinkphp-URL_MODEL

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

«    2024年11月    »
123
45678910
11121314151617
18192021222324
252627282930
搜索
标签列表
网站分类
最新留言
    文章归档
    友情链接

    Powered By Z-BlogPHP 1.7.3

    Copyright Your WebSite.Some Rights Reserved.闽ICP备11018667号-2