Skip to content

Instantly share code, notes, and snippets.

@gforcedev
Created October 16, 2015 14:58
Show Gist options
  • Save gforcedev/7945efa2cd543da48f1e to your computer and use it in GitHub Desktop.
Save gforcedev/7945efa2cd543da48f1e to your computer and use it in GitHub Desktop.

#5. Testing our Webpage

Click the run button next to preview, and you will see a new tab appear saying "run". Look for the line which says

"Starting Apache httpd, serving **https://________________________" **

Mine will be slightly different to yours. Copy and paste the bit in bold, and paste it into a new tab in your browser. Voila! You can see your webpage, and your links work properly. If you have a server error, check if there is a dot at the end of the url bar - eg "test.html**.**"

apacheTest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment