Skip to content

Instantly share code, notes, and snippets.

@jeporcher
jeporcher / _webserver.md
Created October 3, 2018 12:18 — forked from jgravois/_webserver.md
a simple guide for getting a local web server set up

Do I have a web server running?


having 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://.

if you're not sure whether or not you have a web server running, no problem! its easy to confirm.

what happens when you visit http://localhost/?

{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"font_size": 20,
"ignored_packages":
[
"Vintage"
],
"tab_size": 2,
"translate_tabs_to_spaces": true,
"word_wrap": true