This commit is contained in:
DoTheEvolution
2020-05-22 00:06:39 +02:00
parent 7726e229ea
commit dca41b0629
3 changed files with 9 additions and 6 deletions
+5 -2
View File
@@ -287,12 +287,15 @@ if you made changes and want them to take effect.
# Caddy more info and various configurations
##### Caddyfile structure:
![caddyfile-diagram-pic](https://i.imgur.com/c0ycNal.png)
Worth reading the official documentation, especially these short pages
Worth having a look at the official documentation, especially these short pages
* [reverse_proxy](https://caddyserver.com/docs/caddyfile/directives/reverse_proxy)
* [concept](https://caddyserver.com/docs/caddyfile/concepts)
* [conventions](https://caddyserver.com/docs/conventions)
* [reverse_proxy](https://caddyserver.com/docs/caddyfile/directives/reverse_proxy)
### Routing traffic to other machines on the LAN