Here is an httpd server based on a class file.
It is not completely http1.0 compliant but, i work for that.
Actualy, this is what it can do:
Serve html pages from a directory.
Serve Index.html if no page is given by the navigator.
Serve err404 page from directory when asked page do not exist.
give the control to a main program when a *.gbp page is asked by the navigator (something like php

and much more.....
Look in the web forum for details of this first beta.
Enjoy
Olivier
The downloadable file is complete source (class + Main form sample), it will be upgraded every time I'll add functionality or bug corrections. Last changes will be described in below messages.