freebsd-ports/www/monkey/pkg-descr
Pav Lucistnik 56ff16ada7 Add Monkey HTTP Daemon, a small, powerful, and fast Web server written in C.
Features include language support, GET, POST, and HEAD methods, CGI, PHP4 , a
config file (optional for every user), a mime.types file, virtual hosts, the
ability to deny URLs and IPs, to run as a different user (such as nobody),
serve users home directories, resume, and more.

PR:		ports/58290
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-12-05 20:48:42 +00:00

8 lines
399 B
Plaintext

Monkey HTTP Daemon is a small, powerful, and fast Web server written in C. Its
features include language support, GET, POST, and HEAD methods, CGI, PHP4 , a
config file (optional for every user), a mime.types file, virtual hosts, the
ability to deny URLs and IPs, to run as a different user (such as nobody),
serve users home directories, resume, and more.
WWW: http://monkeyd.sourceforge.net/