mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
6437ff6dd6
PR: 64116 Submitted by: Petr Rehor <Petr.Rehor@i.cz> Approved by: Kim Scarborough <sluggo@unknown.nu>
6 lines
250 B
Plaintext
6 lines
250 B
Plaintext
This is a very small (7 Kb) 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.
|
|
|
|
WWW: http://www.acme.com/software/micro_httpd/
|