Learn Web Servers
5 videos • 125 views • by The Lazy SysAdmin There are a number of common web servers available, some including: Apache HTTP Server, Nginx and Lighttpd. A web server is software and hardware that uses HTTP (Hypertext Transfer Protocol) and other protocols to respond to client requests made over the World Wide Web. The main job of a web server is to display website content through storing, processing and delivering webpages to users.