freebsd-ports/www/fhttpd/pkg-descr
Doug Barton 2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00

13 lines
575 B
Plaintext

FHTTPD is a relatively new HTTP/FTP daemon that supports modules,
in particular, for PHP3. It's a feasible alternative to Apache,
but only for certain situations (for reasons given below). For
example, if one wishes only to run one daemon for both the FTP
and HTTP services, they can do that with FHTTPD.
Unfortunately, at this time, FHTTPD does not seem to offer the
capability of running as non-root after binding to privileged
ports. Not to mention that the code itself is not very
self-documenting... it is of a poor programming style.
WWW: http://www.fhttpd.org/