作者 刘锟
  1 +location / {
  2 + try_files $uri $uri/ /index.php?$query_string;
  3 + }