diff --git a/Home.md b/Home.md index e3b6ebc..32a2ad1 100644 --- a/Home.md +++ b/Home.md @@ -24,4 +24,6 @@ mydomain.com:80 2. Run `caddy`. If the Caddyfile isn't in the current directory, specify the path: `caddy -conf=/path/to/Caddyfile` -3. To configure Caddy further, refer to the Caddyfile documentation. \ No newline at end of file +3. To configure Caddy further, refer to the Caddyfile documentation. + +You can extend Caddy by writing middleware for it. How to do that is (basically) described in this wiki -- see the other pages. \ No newline at end of file