连接:http://webpy.org/cookbook/fastcgi-lighttpd
在ubuntu server下最好在/etc/lighttpd/lighttpd.conf中的error.log的位置单独拿出来,然后chmod给这个log文件设置好权限,方便调试。如果要调试程序最方便的还是python YOUR_CODE_NAME来启动自带的web服务器的方式运行。

相关文章:

  • 2022-02-24
  • 2022-12-23
  • 2022-12-23
  • 2021-09-18
  • 2022-12-23
  • 2021-12-02
  • 2022-01-13
  • 2021-11-23
猜你喜欢
  • 2021-10-20
  • 2021-06-30
  • 2021-08-27
  • 2021-09-05
  • 2022-01-10
  • 2021-08-24
  • 2021-11-07
相关资源
相似解决方案