Found this mini HTTP Server on SourceForge.
Its pretty good for sittuations where you cant have IIS, or have something installed that requires running like a daemon.
This a very simple app, in the nature of point it to a dir, and say "Host'. Ideal for sittuations where you want to
web enable some log file, or a simple text file.
Anyone seen a simple .NET Version? (i.e. other than casini)