/ Published in: Python
Directory listing on a web server at http://yourhost:8000/
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
python -m SimpleHTTPServer 8888 python -m SimpleHTTPServer (opens at port 8000 by default)