回复详情
admin
2020-3-17
0
if (!-e $request_filename) {
rewrite ^/bbs/(.*)$ /bbs/index.php?s=$1 last;
break;
}
加载更多
登陆后才可发表内容
编写评论