Skip to content

Files

Latest commit

38a8cb9 · Mar 31, 2016

History

History
5 lines (4 loc) · 221 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 221 Bytes

tiny-server

Small web server experiment in python

The whole server is in the http_server.py file. Run it to start the server. The root folder for served content is www, add files and folder inside of it as needed.