Monkey HTTP Daemon is a very fast and lightweight Web server for Linux. It uses a hybrid networking model based on asynchronous calls (event-driven) and fixed threads, which makes it scalable and capable of attending thousands of clients per second. It provides a powerful API for C and is ideal for embedded devices, thanks to its small core and plugin architecture.
Re: YAWS?? Create a web server it's one of the most interesting thing that you can do, you can learn so much...no all like's write one but it's a good experience... http://monkeyd.sf.net ...