This is a toy Web server for Windows. It serves the directory specified on the command line from the optionally specified port. The default port is 80. Indexes are created automatically, and it will recurse into subdirectories. It logs a fair amount to the console window while it is running, and can be shut down with Ctrl-C or by closing the window.
Copyright (C) 2010 Martin Broadhurst