Simple webserver
Go to the directory where you want to serve some files and execute
python -m SimpleHTTPServer
SH Dev Blog
about tec-stuff, math and a bit cooking
Go to the directory where you want to serve some files and execute
python -m SimpleHTTPServer