docs: New page: common Caddyfile patterns (#42)

* docs: New common uses page for Caddyfile

* Apply the quick and easy suggestions from code review

Co-authored-by: Francis Lavoie <lavofr@gmail.com>

* Apply discussions from code review

* Add syntax highlighting to php_fastcgi docs

* Rename page and add more links to it

Co-authored-by: Francis Lavoie <lavofr@gmail.com>
This commit is contained in:
Matt Holt 2020-05-17 16:29:01 -06:00 committed by GitHub
parent e0f5ee1bb9
commit 360c3b2ad0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 132 additions and 1 deletions

View file

@ -263,5 +263,6 @@ One last thing that you will find most helpful: if you want to remark or note an
## Further reading
- [Common patterns](/docs/caddyfile/patterns)
- [Caddyfile concepts](/docs/caddyfile/concepts)
- [Directives](/docs/caddyfile/directives)