Commit graph

3 commits

Author SHA1 Message Date
f5b4a55071 Implement Simple HTTP Server
Implement a simple HTTP server to remove the dependancy on also running
your own Apache or NGINX instance to host static content.  The built-in
HTTP server currently hosts four static files and will return a 404
error if a request does not match one of those four files.
2013-02-02 15:28:04 -05:00
6b473b88c8 Update static column name reference to use config setting 2013-01-07 13:43:33 -05:00
b28b03b78e Initial commit 2013-01-05 14:10:01 -05:00