-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > I am building a web-based application for *nix boxes and need > something more streamlined than apache to simplify roll-out. > Suggestions? I used to use thttpd (and then tux), but found they had too many limitations for very little gain. I now happily use boa: it's written in C, compiles easily, and even does cgi. I use it for a lot of my static stuff, and although it does not thread/fork/create children, it's fast enough that it does not matter. It's 62552 bytes on my system. - -- Greg Sabino Mullane [EMAIL PROTECTED] PGP Key: 0x14964AC8 200502082052 http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8 -----BEGIN PGP SIGNATURE----- iD8DBQFCCW0jvJuQZxSWSsgRAkhvAJ9x97NsbI9CfsgkVlS6S1L+W6AXmQCghhcL MvEsR2f9Z0qCqXtpo9D8/EI= =8b5A -----END PGP SIGNATURE-----
-- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
