Mini_httpd

Jul 20, 2023

Small HTTP server with support for GET, HEAD, POST, CGI, SSL, IPv6

mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it’s quite adequate. It implements all the basic features of an HTTP server, including

  • GET, HEAD, and POST methods
  • CGI and basic authentication support
  • Security against “..” filename snooping
  • The common MIME types
  • Trailing-slash redirection
  • index.html, index.htm, index.cgi
  • Directory listings
  • Multihoming virtual hosting
  • Standard logging
  • Custom error pages

It can also be configured to do SSL/HTTPS and IPv6.



Checkout these related ports:
  • Zope213 - Object-based web application platform Version 2.13
  • Zola - Fast static site generator
  • Zgrab2 - Fast Go application scanner
  • Zerowait-httpd - Lightweight and fast http server
  • Zenphoto - Simpler web photo gallery
  • Zend-framework - Framework for developing PHP web applications
  • Yuicompressor - The Yahoo! JavaScript and CSS Compressor
  • Ytdl - YouTube downloader written in Go
  • Yt-dlp - Command-line program for downloading videos from various platforms
  • Youtube_dl - Program for downloading videos from various services
  • Yourls - Your Own URL Shortener
  • You-get - Dumb downloader that scrapes the web
  • Yaws - Web server for dynamic content written in Erlang
  • Yarr - Yet another rss reader
  • Yarn - Package manager for node, alternative to npm (meta port)