Simple HTTP Server

2019-10-27

Serve an entire directory easily with Python.

1python -m SimpleHTTPServer
1python3 -m http.server