作者 李小龙

上传新文件

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