Class Notes: Intro to Web Hosting (Generated)
Instructor: Auto-generated notes
---
Topics covered:
1. What is web hosting?
- Service to store website files on a server so they are accessible on the
internet.
2. Domain vs Hosting
- Domain: the website name ([Link]). Hosting: the storage/space where files
live.
3. DNS basics
- Nameservers, A records, CNAME — how a domain points to hosting.
4. Common hosting tasks
- Upload files, install CMS (WordPress), activate SSL, backups.
5. Security tips
- Keep software updated, limit admin access, use secure FTP.