Passion/Python
python -m SimpleHTTPServer
default port: 8000
If you want to change service port?
python -m SimpleHTTPServer 9090