Simple(st) http server in linux
For quick testing/developing simple web pages.
I.e. in a Linux distribution just type:
python -m SimpleHTTPServerNo need to install or configure any packages.
This will run a http server and set the root directory to the current folder. 
Written by Mathias Rong
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
 #Python 
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#

 
 
 
 
