On the command line from the folder you want to serve files from (broadcasts on all IP addresses):
Created
October 26, 2011 23:24
-
-
Save tcr/1318319 to your computer and use it in GitHub Desktop.
What's a simple way to serve a local directory through HTTP?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
python -m SimpleHTTPServer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment