python2 python -m SimpleHTTPServer 8080
python -m SimpleHTTPServer 8080
python3 python3 -m http.server 8080
python3 -m http.server 8080