Ubuntu 10.10 Pentax K-5

Wednesday, April 09, 2014

Start a simple web server on Mac (or with Python)

Just navigate to the directory you want to use and enter the following command:P
python -m SimpleHTTPServer 8000P

No comments: