commit aa2712f1b0825e7e140910929b739272c2e742b9
Author: Billy <billy_AT_silly.org>
Date: Sun Jun 21 10:20:13 2015 -0300
Add darkhttpd web server to the 'stuff that rocks' page
diff --git a/suckless.org/rocks.md b/suckless.org/rocks.md
index 349612f..69dce74 100644
--- a/suckless.org/rocks.md
+++ b/suckless.org/rocks.md
_AT_@ -204,6 +204,7 @@ Web Servers
* [Nostromo](
http://www.nazgul.ch/dev_nostromo.html) - nhttpd is a simple, fast and secure HTTP server
* [thttpd](
http://acme.com/software/thttpd/) - Outperforms many bigger httpds. Old, still works very well!
* [mini_httpd](
http://acme.com/software/mini_httpd/) - By the thttpd developers. Even smaller subset of thttpd with support for .htpasswd, CGI, dirlisting, HTTP errors and SSL, nothing more or less than that.
+* [darkhttpd](
https://unix4lyfe.org/darkhttpd/) - Darkhttpd is a simple, fast HTTP 1.1 web server for static content.
* [quark](
http://git.suckless.org/quark/) - suckless httpd, not released yet
Gopher Servers
Received on Sat Jun 20 2015 - 16:03:01 CEST