Wednesday, July 3, 2013

Simple Web Server with Python


Use:  python -m SimpleHTTPServer 8080


Ref: http://www.linuxjournal.com/content/tech-tip-really-simple-http-server-python

No comments:

Post a Comment