From f9449cfe4aba3f89f1c5065c00114c56bc89afd1 Mon Sep 17 00:00:00 2001 From: Scott Radvan Date: Thu, 5 May 2016 23:48:34 +1200 Subject: [PATCH] add-darkhttpd --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9580aa6..99d619c 100644 --- a/README.md +++ b/README.md @@ -612,6 +612,7 @@ _See https://github.com/Kickball/awesome-selfhosted#xmpp_ * [Apache](http://httpd.apache.org/) - Most popular web server. * [Cherokee](http://cherokee-project.com/) - Lightweight, high-performance web server/reverse proxy. + * [darkhttpd](https://unix4lyfe.org/darkhttpd/) - When you need a web server in a hurry. * [Lighttpd](http://www.lighttpd.net/) - Web server more optimized for speed-critical environments. * [Nginx](http://nginx.org/) - Reverse proxy, load balancer, HTTP cache, and web server. * [uWSGI](https://github.com/unbit/uwsgi/) - The uWSGI project aims at developing a full stack for building hosting services.