/etc/nginx/fastcgi_params 添加一行即可

fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;

相关文章:

  • 2021-08-01
  • 2022-12-23
  • 2021-11-01
  • 2021-09-15
  • 2021-06-12
  • 2022-12-23
猜你喜欢
  • 2022-01-12
  • 2021-08-26
  • 2022-01-11
  • 2021-08-03
  • 2021-12-28
  • 2021-08-10
  • 2021-06-29
相关资源
相似解决方案