More for my reference than anything. The command to start up a simple web server in the current directory on OS X is:
python -m SimpleHTTPServer 8000
Useful for testing simple websites.
Musings on computers, music, travel and other such things.
More for my reference than anything. The command to start up a simple web server in the current directory on OS X is:
python -m SimpleHTTPServer 8000
Useful for testing simple websites.