伪静态

if (!-e $request_filename) {
rewrite ^(.*)$ /index.php?s=/$1 last;
break;
}

 

posted @ 2022-09-13 15:05  谢凌  阅读(5)  评论(0编辑  收藏  举报