PicoHttpD -- tiny library for easy creation of standrad compliant HTTP servers in C++. It is just HTTP/1.1, abstracted from communications and task handling - pure essence.
It is C++ port of httpd part of pthrlib - nice C package by Richard W. M. Jones.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The httpd Garage project provides a home for a number of individual Apache Web server modules, bringing them and their developers together in a single location. This provides ease of location for end-users, and allows developers to backstop each other.
Kernux - Kernel Mode Web-server for Linux
A fully kernel-mode webserver,developed for FC4,2.6 kernel. This httpd serves static requests and redirects dynamic requests to a usermode webserver,currently tomcat.Faster and efficient than usermode webservers
Language: C, shell
Platform: Linux
Description: HTTP Redirect Server
HTTP server that does only redirection. Works with the inetd framework in linux. The goal is a very small web server to be used in embedded systems running linux.
This is a small project webserver that I started and have now gained interest in. I feel that it may become a decent httpd (but will never take the place of apache).
SW-HTTPD is a simple, secure, and robust HyperText Transfer Protocol Daemon Written in the C programming language.
It implements the bare minimum of HTTP 1.1 necessary to be a productive web
server.
mod_tsunami is an apache module which dynamically limits the number of httpd slots used per vhosts. It is useful if you provide home pages hosting, and don\'t want one site to use all the ressources.
insomnia is a platform independent webserver supported by Java. Its goal is to create an easy to administer and highly secure server environment. Security is one of insomnia's top priorities.
mod_rendezvous is an Apache 1.3.x module which registers httpd servers in on Rendezvous (ZeroConf/mDNS), and thus be visible in Apple's Safari browser and any other browser which supports mDNS/ZeroConf/Rendezvous.
pWins is a pure perl multithreading httpd for little homeservers and huge internetfirms. Networkdistributing, VHOSTs, Logdatabases, perl, ruby, php... easy installation and configuration.
Surfboard is a small, simple httpd designed to be set up in a minumum of time and with a minimum of fuss. CGI is supported, and so are custom CGI handlers for various file extensions (eg .php - yes, it works!)
POST support is not there, but in the works.
tinyhttpd is a relatively simple webserver I wrote for a school project. While exceedingly simple, tinyhttpd is threaded and handles basic CGI scripts! This is an educational tool to demonstrate the concepts behind http.
an Apache httpd 2.x module which informs clients about the progress of their file upload. The information formats: JSON, XML, TSV and Text.
This is independent of dynamic page systems so you can use this with CGI, FastCGI, PHP, Java and so on.