Updated Home (markdown)

Matt Holt 2015-01-19 17:07:19 -07:00
parent 7715a03398
commit 340d659dab

@ -25,3 +25,5 @@ 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.
You can extend Caddy by writing middleware for it. How to do that is (basically) described in this wiki -- see the other pages.