微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

mini-httpd

程序名称:mini-httpd

授权协议: GPLv3

操作系统: Linux

开发语言: C/C++

mini-httpd 介绍

名称自解释。

mini-httpd 是一个奉行极简主义的Web Server,重在服务器性能和高度安全性,并使用尽可能少的系统资源。

特点:

1. HTTP/1.1 compliant “keep-connection” support.

2. Virtual hosting.

3. Recording all successful requests in the common Apache-style log-file
format.

4. The ability to run in a chroot(2) sandBox.

5. Dropping all super-user privileges after acquiring the listening socket.

6. mini-httpd is configured entirely through the command line. There is no
config file.

mini-httpd 之提供服务硬盘静态页面功能不支持CGI和其它动态页面生成功能

mini-httpd 官网

http://savannah.nongnu.org/projects/mini-httpd

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐