To serve up pages, websites need a _____ and ______software that runs on the _____
To serve up pages, websites need a host and server software that runs on the host.
Host
manages communications protocols and houses the pages and related software required to create a website
Server software
Server software resides on host and serves up pages and acts on the requests sent from the client browser software- handles HTTP requests and communications with the host operating system
web server
web server is an HTTP server, function is to send information to the client software using HTTP
How web server software works