如何在nginx错误日志中获取perl脚本错误(Nginx with FCGIwrap)

如何在nginx错误日志中获取perl脚本错误(Nginx with FCGIwrap)

我刚刚安装了fcgiwrap和spawn-fcgi,以便能够在nginx中使用perl脚本.我在我的网站配置中添加了这样的内容:location ~ .pl${ gzip off; fastcgi_pass unix:/var/run/fcgiwrap.socket; include fastcgi_params; fast

联系我们

联系我们

0577-28828765

在线咨询: QQ交谈

邮箱: xwei067@foxmail.com

工作时间:周一至周五,9:00-17:30,节假日休息

返回顶部