Merge branch 'master' of git.starbeamrainbowlabs.com:sbrl/Linux-101
All checks were successful
continuous-integration/laminar-elessar Build 46 succeeded in 1 minute 5 seconds .

This commit is contained in:
Starbeamrainbowlabs 2019-06-20 17:02:11 +01:00
commit 569ee27123
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -3,7 +3,10 @@
## Introduction
- Goals
- Understand the process of setting up a web server
- Understand why security is important when setting a web server.
- Setup a basic web server to serve static files
- Non-goals - links to useful tutorials will be provided at the end of this lab sheet
- Setting up HTTPS - This requires a domain name
-