From eb73d2446a60ff6e40dd7ba95440b0627a14cf6c Mon Sep 17 00:00:00 2001 From: DoTheEvolution Date: Tue, 2 Mar 2021 23:44:33 +0100 Subject: [PATCH] update --- caddy_v2/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caddy_v2/readme.md b/caddy_v2/readme.md index 3344b85..3f61e07 100644 --- a/caddy_v2/readme.md +++ b/caddy_v2/readme.md @@ -31,7 +31,7 @@ for the function of reverse proxy. In this setup Caddy is used mostly as [a TLS termination proxy](https://www.youtube.com/watch?v=H0bkLsUe3no).
Https encrypted tunel ends with it, so that the traffic can be analyzed -and send to correct webserver based on the settings in `Caddyfile`. +and send to a correct webserver based on the settings in `Caddyfile`. Caddy with its build-in https and and simple config approach allows even most trivial configs to just work: