Languages supported by Lighttpd

http://redmine.lighttpd.net/boards/2/topics/1769

We don't support specific languages but protocols. We support CGI, HTTP, FastCGI, SCGI, AJP...
PHP for example works with CGI and FastCGI, so that is supported. JSP uses AJP afaik, so that's supported too.
Basically we support all major protocols.


https://zh.wikipedia.org/zh-cn/Lighttpd

特色

  • 提供FastCGISCGI的负载平衡
  • 支持chroot
  • 支持select()/poll()及更有效率的kqueue/epoll连接状态判断
  • 支持条件重写(Conditional rewrites)
  • 支持SSL连接
  • 通过LDAP server认证
  • rrdtool状态输出
  • Rule-based downloading
  • Server-side includes support
  • Virtual hosting
  • Modules support
  • Cache Meta Language
  • Minimal WebDAV support
  • Servlet (AJP) support(1.5.x版后)

<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>
阅读(34) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~
评论热议
原文地址:https://www.cnblogs.com/ztguang/p/12649041.html