[geeks] Simple web server?
Mouse
mouse at Rodents-Montreal.ORG
Thu Mar 28 14:46:58 CDT 2013
> Surely somebody out there has written a web server that is small and
> simple to configure, for those with minimal needs. After thinking
> about it for a bit, I really only have three requirements: 1) virtual
> domains, 2) basic password control for a few directories, and 3) the
> ability to autogenerate a directory listing for directories which
> don't have an index.html.
Have you given bozohttpd a look-in? It's what I use (though I daresay
opinions are divided on whether that's a positive or negative :). You
need to build with -DDO_HTPASSWD to get (2), at least according to the
manpage (that's not a feature I want, so I haven't tried it myself),
but other than that I _think_ it has everything you want.
/~\ The ASCII Mouse
\ / Ribbon Campaign
X Against HTML mouse at rodents-montreal.org
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
More information about the geeks
mailing list