策码兄弟
摘要: thinkphp : location / { if (!-e $request_filename) { rewrite ^(.*)$ /index.php?s=$1 last; break; } location / { try_files $uri $uri/ =404; } location 阅读全文
posted @ 2016-05-24 16:35 策码秀才 阅读(776) 评论(0) 推荐(0)
策码兄弟