From c9b87b66fec3f0cd0a0db8b4326d34cae2190ba7 Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Tue, 9 Aug 2022 18:15:25 +0100 Subject: [PATCH] Added web server description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ffdb5d57..97663546 100644 --- a/README.md +++ b/README.md @@ -2026,6 +2026,8 @@ A [virtual private network (VPN)](https://en.wikipedia.org/wiki/Virtual_private_ **[`^ back to top ^`](#)** +A [web server](https://en.wikipedia.org/wiki/Web_server) is a piece of software and underlying hardware that accepts requests via [HTTP](https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol) (the network protocol created to distribute web content) or its secure variant [HTTPS](https://en.wikipedia.org/wiki/HTTPSs). + **Please visit [awesome-sysadmin/Web](https://github.com/awesome-foss/awesome-sysadmin#web)**