fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;

改成红色部分变量

root   /usr/local/nginx/html;

把root节点提前到location上面

相关文章:

  • 2022-12-23
  • 2019-01-03
  • 2022-12-23
  • 2022-12-23
  • 2021-07-27
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-05-23
  • 2022-12-23
  • 2021-05-18
  • 2022-12-23
相关资源
相似解决方案