Skip to content

Latest commit

 

History

History
 
 

02-serve-static

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
This version responds to HTTP requests with static HTML files or
directory listings.

*   Run with `python server.py .` (or some other base directory name).
*   Point browser at `http://localhost:8080/some/path`.