Hasty Briefsbeta

Bozohttpd(8) – NetBSD Manual Pages

a day ago
  • #HTTP-server
  • #NetBSD
  • #web-daemon
  • bozohttpd is a minimal HTTP/1.1 daemon designed for simplicity and security.
  • Supports HTTP/0.9, HTTP/1.0, and HTTP/1.1 standards with minimal optional features.
  • Can be configured to run in stand-alone daemon mode or via inetd.
  • Features include CGI support, user directory translations (~user), and virtual hosting.
  • Includes options for SSL/TLS support, directory indexing, and HTTP Basic Authorization.
  • Supports compression by serving .gz files if available and requested by the client.
  • Allows for symbolic link redirection and rewrite mappings for URL manipulation.
  • Configurable via command-line options for various operational parameters.
  • Designed to be lightweight, with optional features that can be compiled out for reduced footprint.
  • Includes support for Lua scripts for dynamic content creation.