~blainsmith/static-httpd

Simple static file server replacement for Python's SimpleHTTPServer
fix spelling in make sources
dir listing stats and use mime module
handle errors and sort dir listing like `ls`

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~blainsmith/static-httpd
read/write
git@git.sr.ht:~blainsmith/static-httpd

You can also use your local clone with git send-email.

#static-httpd

static-httpd - an (RFC 2616) HTTP/1.1 static file server supporting GET and HEAD requests.

#Installation

Requires Hare and scdoc.

$ make
# make install