xiao6233305 发表于 2011-10-17 10:52:38

怎么让CI每个页面都加上.html后缀

如题

风(帅 发表于 2011-10-17 16:18:49

本帖最后由 风(帅 于 2011-10-17 16:20 编辑

application/config/config.php

$config['url_suffix'] = '.html;


http://codeigniter.org.cn/user_guide/general/urls.html
页: [1]
查看完整版本: 怎么让CI每个页面都加上.html后缀