I may be slow to respond.
- victoria
Pinned Loading
-
-
devops-platform-workshops-labs
devops-platform-workshops-labs PublicForked from bcgov/devops-platform-workshops-labs
Dockerfile 1
-
a simple guide for getting a local w...
a simple guide for getting a local web server set up 1# Do I have a web server running?
23___
45having a web server turned on doesn't necessarily mean you are serving pages on the world wide web. its what allows you to load your own static files (`.html`, `.js` etc.) in a browser via `http://`.
-
Big list of http static server one-l...
Big list of http static server one-liners 1Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.
23[Discussion on reddit](http://www.reddit.com/r/webdev/comments/1fs45z/list_of_ad_hoc_http_server_oneliners/).
45### Python 2.x
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.