摘要:
if (!-e $request_filename) { rewrite ^/index.php(.*)$ /index.php?s=$1 last; rewrite ^(.*)$ /index.php?s=$1 last; break; } location ~ .*\.(php|php5)?$ { #fastcgi_pass unix:/tmp/... 阅读全文
posted @ 2019-05-16 12:12
winstonsias
阅读(215)
评论(0)
推荐(0)

浙公网安备 33010602011771号