/webserver

A simple HTTP web server.

Primary LanguagePython

Alt text

Web Server

A simple HTTP web server that listens on port 8080 and serves files from the document root ./source/public_html. Files and directories located in ./source/public_html are provided for testing.

(C) 2014 David Lettier.
http://www.lettier.com/