* docs: Some random polish
Just a bunch of little things that I think would help users from frequently asked forum questions.
* Adjustments, fix `tls_server_name` docs
* Update src/docs/markdown/caddyfile/concepts.md
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
- Change wildcard certs patterns from h3 to h2 header
- Clean up `encode.md` a bit
- Add TOC entry for `handle_response`
- Add response matcher docs for `handle_response` (copied from `encode.md`)
- Add example for `handle_response` for handling by status code
We did recently add a similar example to the `abort` directive docs, but I feel this is a good fit in this page as well since it's a commonly repeated pattern we respond with when answering forum questions.
* 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>