From 2a7969c77c10090fcb36de9eaad40a2ec4605c64 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 8 Apr 2023 02:15:57 +0200 Subject: [PATCH] caddy: add source code link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd45812..7f4a34c 100644 --- a/README.md +++ b/README.md @@ -745,7 +745,7 @@ _See also: [awesome-selfhosted/Database Management](https://github.com/awesome-s - [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. ([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 +- [Caddy](https://caddyserver.com/) - Powerful, enterprise-ready, open source web server with automatic HTTPS. ([Source Code](https://github.com/caddyserver/caddy)) - [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.