if (!-e $request_filename) { rewrite ^/(.*)$ /index.php?s=$1 last; }
原文地址:https://www.cnblogs.com/ningjiabing/p/11602500.html
时间: 2024-10-11 01:03:37
if (!-e $request_filename) { rewrite ^/(.*)$ /index.php?s=$1 last; }
原文地址:https://www.cnblogs.com/ningjiabing/p/11602500.html