欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Cherokee
来自开放百科 - 灰狐
(版本间的差异)
小 (→Links) |
|||
(未显示1个用户的2个中间版本) | |||
第1行: | 第1行: | ||
− | {{SeeWikipedia}} | + | {{SeeWikipedia|Cherokee (Webserver)}} |
Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, SSI, TLS and SSL encrypted connections, Virtual hosts, Authentication, on the fly encoding, Load Balancing, Apache compatible log files, Data Base Balancing, Reverse HTTP Proxy, Traffic Shaper, Video Streaming and much more. | Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, SSI, TLS and SSL encrypted connections, Virtual hosts, Authentication, on the fly encoding, Load Balancing, Apache compatible log files, Data Base Balancing, Reverse HTTP Proxy, Traffic Shaper, Video Streaming and much more. | ||
第18行: | 第18行: | ||
*[http://docs.huihoo.com/cherokee/ 开源文档] | *[http://docs.huihoo.com/cherokee/ 开源文档] | ||
− | [[ | + | [[category:web server]] |
2013年1月28日 (一) 05:35的最后版本
您可以在Wikipedia上了解到此条目的英文信息 Cherokee Thanks, Wikipedia. |
Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, SSI, TLS and SSL encrypted connections, Virtual hosts, Authentication, on the fly encoding, Load Balancing, Apache compatible log files, Data Base Balancing, Reverse HTTP Proxy, Traffic Shaper, Video Streaming and much more.
GNU GPL v2
[编辑] Install
./configure --localstatedir=/var \ --prefix=/usr \ --sysconfdir=/etc \ --with-wwwroot=/var/www make make install cherokee -i cp contrib/cherokee /etc/init.d/ // auto start cherokee-admin
[编辑] Links
分享您的观点