Skip to content

A simple http server to host index.html files and view them from a localhost etc

Notifications You must be signed in to change notification settings

red-leaf1/simplehttpserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

simplehttpserver

A simple http server to host index.html files and view them from a localhost etc

Run the script in the same folder as the index.html file you want to host.

Run the script as python simplehttpserver.py

You should now see your hosted html page if you go to localhost:8080

About

A simple http server to host index.html files and view them from a localhost etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages