摘要: 1、项目在根目录: location / { index index.html index.htm index.php l.php; autoindex on; if (!-e $request_filename) { rewrite ^/index.php(.*)$ /index.php?s=$1 阅读全文
posted @ 2017-02-14 13:13 阳光小白 阅读(2263) 评论(0) 推荐(0) 编辑