commit 4a50226f80950b10bbac408132a3a63fb75c1d80
parent 77946cca83c40e7dc0ad154bf79926d5d808e9db
Author: bakopap <bakopap@localhost.localhost>
Date: Sat, 23 Apr 2016 10:58:03 -0300
Add shus to webservers that rock
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/suckless.org/rocks.md b/suckless.org/rocks.md
@@ -219,6 +219,7 @@ Web Servers
* [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
+* [shus](https://github.com/dimkr/shus) - A tiny HTTP server for static sites
Gopher Servers
--------------