1
0
Fork 0
dbmonitor/public
Andrew Tomaka 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
..
css Initial commit 2013-01-05 14:10:01 -05:00
js Implement Simple HTTP Server 2013-02-02 15:28:04 -05:00
templates Initial commit 2013-01-05 14:10:01 -05:00
index.html Implement Simple HTTP Server 2013-02-02 15:28:04 -05:00