Skip to content

Instantly share code, notes, and snippets.

@djburdick
Created October 7, 2013 21:27
Show Gist options
  • Save djburdick/6875248 to your computer and use it in GitHub Desktop.
Save djburdick/6875248 to your computer and use it in GitHub Desktop.
very simple webserver. #linux #python
$ python -m SimpleHTTPServer 8080
run in the directory of the files you want to serve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment