This repository has been archived on 2026-05-29. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
sysadmin-guide/modules/system-administrators-guide/pages/servers/Web_Servers.adoc
Brian (bex) Exelbierd 59b80be098 antora conversion
2018-07-28 10:29:42 +02:00

497 B

Web Servers

A web server is a network service that serves content to a client over the web. This typically means web pages, but any other documents can be served as well. Web servers are also known as HTTP servers, as they use the hypertext transport protocol (HTTP).