nostromo

simple, fast and secure HTTP server

WWW CVSWeb GITHub
  1. Package version
    nostromo-2.1
  2. Maintainer
    Marcus Glocker

nhttpd is a simple, fast and secure HTTP server. It runs as a single
process, handling connections with select(2). For CGIs and directory
listing it does fork(2). nhttpd has the minimum of HTTP/1.1 and CGI/1.1
implemented. Also supported are:

chroot, setuid, basic authentication, SSL, IPv6, custom responses,
aliases, and virtual hosts.