844da9b776
micro_httpd is a very small HTTP server. It runs from inetd, which means its performance is poor. But for low-traffic sites, it's quite adequate. It implements all the basic features of an HTTP server, including: * Security against ".." filename snooping. * The common MIME types. * Trailing-slash redirection. * index.html. * Directory listings. All in 150 lines of code. Package by Bruce J.A. Nourish from pkgsrc-wip with several changes by me.
5 lines
247 B
Text
5 lines
247 B
Text
$NetBSD: distinfo,v 1.1.1.1 2004/01/09 09:44:55 jmmv Exp $
|
|
|
|
SHA1 (micro_httpd_14dec2001.tar.gz) = 52a8bd4489424c43055a714ac144d44f8a07f52c
|
|
Size (micro_httpd_14dec2001.tar.gz) = 4665 bytes
|
|
SHA1 (patch-aa) = c42274a95b90c15926c21c0d6785a8af0f01d192
|