Simple Web Server For when you just need to host something quickly! Python Python 2 python -m SimpleHTTPServer Python 3 python -m http.server