home
about
tags
Simple HTTP Server
2019-10-27
Serve an entire directory easily with Python.
1
python -m SimpleHTTPServer
1
python3 -m http.server