smaller Apache
Dave Smith
dave at thesmithfam.org
Sat Feb 2 17:15:19 MST 2008
Andres Gonzalez wrote:
> Is there a smaller version of Apache out there that I could use for this?
I've used boa and thttpd and both are great. I found boa very easy to
get installed and working quickly. You will probably do best to serve up
your dynamic pages with CGIs. They can be written in any language: Perl,
Python, C, or whatever.
If you are doing file uploads to your server, there will be some
differences in how they behave, but otherwise they are both pretty simple.
--Dave
More information about the PLUG
mailing list