From 786148d871fd953cedc2f63e35dbe8ffee502e7c Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 8 Apr 2023 02:15:26 +0200 Subject: [PATCH] caddy: update description as per official description --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8da2bc4..fd45812 100644 --- a/README.md +++ b/README.md @@ -744,8 +744,8 @@ _See also: [awesome-selfhosted/Database Management](https://github.com/awesome-s [Web servers](https://en.wikipedia.org/wiki/Web_server) and [reverse proxies](https://en.wikipedia.org/wiki/Reverse_proxy). - [Algernon](http://algernon.roboticoverlords.org/) - Small self-contained pure-Go web server with Lua, Markdown, HTTP/2, QUIC, Redis and PostgreSQL support. ([Source Code](https://github.com/xyproto/algernon)) -- [Apache HTTP Server](http://httpd.apache.org/) - Secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards. -- [Caddy](https://caddyserver.com/) - Lightweight, general-purpose web server supporting HTTP/2, automatic TLS and easy configuration. Written in Go. +- [Apache HTTP Server](http://httpd.apache.org/) - Secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards. ([Source Code](https://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/)) +- [Caddy](https://caddyserver.com/) - Powerful, enterprise-ready, open source web server with automatic HTTPS - [Cherokee](http://cherokee-project.com/) - Lightweight, high-performance web server/reverse proxy. - [Hiawatha](https://www.hiawatha-webserver.org/) - Prioritises security, simplicity and performance. - [Lighttpd](http://www.lighttpd.net/) - Web server more optimized for speed-critical environments.