摘要: location / { if (!-e $request_filename) { rewrite ^(.*)$ /index.php?s=/$1 last; } } 阅读全文
posted @ 2020-11-06 16:30 变形金刚之猩猩将军 阅读(130) 评论(0) 推荐(0) 编辑