location /domain/ { if (!-e $request_filename){ rewrite ^/domain/(.*)$ /domain/index.php?s=/$1 last; }}
放在你网站根目录
Nginx
分享快讯到朋友圈