thinkphp URL_MODEL=2,访问链接http://i.cnblogs.com/Online/index.html 报错: Not Found The requested URL /online/index.html was not found on this server. =0的访问http://i.cnblogs.com/index.php/Home/Test/test 改为2,去掉了index.php,并且实现了伪静态(URL重写). 重写方法:1.配置config.php…