欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Cherokee
来自开放百科 - 灰狐
(版本间的差异)
第2行: | 第2行: | ||
[http://svn.cherokee-project.com/browser/cherokee/trunk/COPYING GNU GPL v2] | [http://svn.cherokee-project.com/browser/cherokee/trunk/COPYING GNU GPL v2] | ||
+ | ==Install== | ||
+ | ./configure --localstatedir=/var \ | ||
+ | --prefix=/usr \ | ||
+ | --sysconfdir=/etc \ | ||
+ | --with-wwwroot=/var/www | ||
+ | make | ||
+ | make install | ||
==Links== | ==Links== | ||
*http://www.cherokee-project.com/ | *http://www.cherokee-project.com/ | ||
*http://docs.huihoo.com/cherokee/ | *http://docs.huihoo.com/cherokee/ | ||
*http://download.huihoo.com/cherokee/ | *http://download.huihoo.com/cherokee/ |
2009年3月14日 (六) 07:00的版本
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.
Install
./configure --localstatedir=/var \ --prefix=/usr \ --sysconfdir=/etc \ --with-wwwroot=/var/www make make install
Links
分享您的观点