Network Services - Web Servers Flashcards
Web Servers
Any server that provides access to a website. Usually done with HTTP (Port 80) or HTTPS (Port 443)
Internet Information Services (IIS)
Extensible web server software, created by Microsoft (HTTP, HTTP/2, and HTTPS)
Apache
Most popular way to run a web server these days
NGINX
Reverse proxy, load balancer, mail proxy, and HTTP cache
Uniform Resource Locator (URL)
Combines the fully qualified domain name with a protocol at the beginning. It contains the protocol (ex. https://), server (ex. www.), domain (ex. diontraining), and top-level domain (ex. com)
Benefits of a Digital Certificate
When a web browser connects to a server; it will be able to see a digital certificate to create a random code which redirect to a secure connection using port 443