commit 9a4249ce273d17c0668ef1cb44042da643ddb4fe
Author: Bucky Wolfe <pmigneous_AT_gmail.com>
Date: Mon Oct 16 06:21:25 2017 -0500
Add OpenBSD httpd to list of stuff that rocks.
diff --git a/suckless.org/rocks.md b/suckless.org/rocks.md
index d693d1f9..0e5c1621 100644
--- a/suckless.org/rocks.md
+++ b/suckless.org/rocks.md
_AT_@ -231,6 +231,7 @@ Web Servers
* [darkhttpd](
https://unix4lyfe.org/darkhttpd/) - Darkhttpd is a simple, fast HTTP 1.1 web server for static content.
* [quark](//git.suckless.org/quark/) - suckless httpd, not released yet
* [shus](
https://github.com/dimkr/shus) - A tiny HTTP server for static sites
+* [OpenBSD httpd/relayd](
https://bsd.plumbing/about.html) - Designed to combat the feature creep of modern webservers. Boasts extremely concise configuration, with sane default behavior.
Gopher Servers
--------------
Received on Mon Oct 16 2017 - 13:56:55 CEST