Skip to content

Instantly share code, notes, and snippets.

@sansumbrella
Created November 26, 2012 22:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save sansumbrella/4151099 to your computer and use it in GitHub Desktop.
Save sansumbrella/4151099 to your computer and use it in GitHub Desktop.
Python simple server
python -m SimpleHTTPServer 8080
@sansumbrella
Copy link
Author

This was a revelation; necessary in OSX 10.8. And it's so simple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment