访问php白屏(base on lnmp)
vim nginx/conf/fastcgi_param

fastcgi_param REDIRECT_STATUS 200;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;

相关文章:

  • 2021-06-04
  • 2021-07-17
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
  • 2021-06-08
  • 2021-11-20
  • 2021-04-11
猜你喜欢
  • 2022-12-23
  • 2021-07-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-24
相关资源
相似解决方案