On Thu, 4 Jun 2009, Shoppa, Tim wrote:
Josh writes:
? I'm thinking of seeing if I can squeeze an
? older version of Apache on it if I ever find the time...
Pre-Apache, it was the "NCSA HTTPd", and I think a very stripped down
version may fit. It may be vaguely possible to include the CGI stuff although
I think that would be a lot of effort for very little reward.
But... if you just want a web server, all you have to do is parse the HTTP
request string and serve up the file.
The DECUS C (K&R C, not ANSI C) web server at
http://shop-pdp.kent.edu/
runs very nicely and would probably be way easier to port than starting
with anything in ANSI C. But I think the simplest thing is just to start
from scratch!
How about porting thttpd?
--
David Griffith
dgriffi at
cs.csubak.edu
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?