Xiuno最致命的问题
看看收录的这堆URL……
解除注释吧
//http_404();
/*
!is_word($route) AND http_404();
$routefile = _include(APP_PATH."route/$route.php");
!is_file($routefile) AND http_404();
include $routefile;
*/
应该可以通过插件来改善seo吧[em_1]
[em_24]