Web服务器 mini-httpd
openkk
13年前
<p>名称自解释。</p> <p>mini-httpd 是一个奉行极简主义的Web Server,重在服务器性能和高度安全性,并使用尽可能少的系统资源。</p> <p>特点:</p> <p>1. HTTP/1.1 compliant "keep-connection" support.</p> <p> </p> <p>2. Virtual hosting.</p> <p>3. Recording all successful requests in the common Apache-style log-file format.</p> <p>4. The ability to run in a chroot(2) sandbox.</p> <p>5. Dropping all super-user privileges after acquiring the listening socket.</p> <p>6. mini-httpd is configured entirely through the command line. There is no config file.</p> <p>mini-httpd 之提供服务硬盘静态页面功能,不支持CGI和其它动态页面生成功能。</p> <br /> <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1323959469421" target="_blank">http://www.open-open.com/lib/view/home/1323959469421</a></p>