pull/35/head
DoTheEvolution 4 years ago
parent f6165ae825
commit eb73d2446a

@ -31,7 +31,7 @@ for the function of reverse proxy.
In this setup Caddy is used mostly as In this setup Caddy is used mostly as
[a TLS termination proxy](https://www.youtube.com/watch?v=H0bkLsUe3no).<br> [a TLS termination proxy](https://www.youtube.com/watch?v=H0bkLsUe3no).<br>
Https encrypted tunel ends with it, so that the traffic can be analyzed 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 Caddy with its build-in https and and simple config approach
allows even most trivial configs to just work: allows even most trivial configs to just work:

Loading…
Cancel
Save