全站搜索插件伪静态请问该怎么写
全站搜索插件伪静态请问该怎么写,rewrite.php里写的是
// 全模块搜索分页 "so-(.+).html" => "so/index/rewrite/$1", // 全模块搜索 "so.html" => "so/index",
但是访问的时候显示页面未找到
全站搜索插件伪静态请问该怎么写,rewrite.php里写的是
// 全模块搜索分页 "so-(.+).html" => "so/index/rewrite/$1", // 全模块搜索 "so.html" => "so/index",
但是访问的时候显示页面未找到