Skip to content

Instantly share code, notes, and snippets.

@caglartoklu
Created February 17, 2013 10:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save caglartoklu/4970983 to your computer and use it in GitHub Desktop.
Save caglartoklu/4970983 to your computer and use it in GitHub Desktop.
Simple HTTP Server in Python >= 2.4. #python #http #server
python -m SimpleHTTPServer 8090
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment