Commit graph

15 commits

Author SHA1 Message Date
Francis Lavoie
7c99a9ab17
Docs for v2.6.3 (#296) 2023-02-08 17:10:09 -05:00
Matthew Holt
292b80bf6a
api: Fix in-page links
This is really dumb though
2022-08-01 19:44:24 -06:00
Matthew Holt
d6733bc63d
cli: Add 'caddy respond' docs 2022-08-01 13:43:38 -06:00
Matt Holt
7819a84e59
2.5.2 docs (#247)
* docs: Changes for v2.5.2 release

* docs: Remove -X POST

Curl automatically uses POST for -d and --data-binary.

I intentionally left it in to be explicit to learners, but
maybe best practices are better.

* api: /adapt endpoint and Etag usage

* api: Minor tweaks

* Alright fine

* Clarify Etag usage

* CEL embedded matchers

* Oops

* Lots more adjustments

Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2022-07-12 12:52:18 -06:00
Francis Lavoie
a1ddadf798
Docs for upcoming v2.5.0 release (#216)
* docs: new `log` filters in Caddyfile

* docs: `renew_interval` global option

* docs: Update access log example

* docs: `log_credentials` global option

* docs: `vars`, `vars_regexp` matchers

* docs: `roll_uncompressed`, `roll_local_time`

* docs: `http_redirect` listener wrapper

* docs: `pki` app

* docs: `strict_sni_host` options

* docs: `default_bind` option

* docs: `method` directive

* docs: `tls internal` subdirectives

* Apply suggestions from code review

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>

* Matchers, options, file_server, reverse_proxy

* More clarifications / corrections

* Corrections from review

* Typo fix

* One more note about dynamic upstreams

* Tab -> space

* Update module namespaces

* Update some docs about logging

* `copy_response`, `copy_response_headers`, `replace_status`

* `dns_challenge_domain_override`

* `caddy trust`, API endpoints

* `trusted_proxies`

* Note about `pass_thru` being only useful inside `route`

* Improve logging docs to clarify the difference

* A bit of polish on patterns

* request_body: Clarify error behavior

* review

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2022-03-11 14:26:00 -07:00
Mohammed Al Sahaf
a1bc26c553
docs: Remove accidental backtick (#163)
"We don't make mistakes -- we just have happy accidents." ~ Bob Ross
2021-05-10 15:59:39 -04:00
Matthew Holt
10f700ad19
docs: A few more updates for v2.4.0 2021-05-10 13:43:20 -06:00
Francis Lavoie
fb2a712dbe
docs: Add /reverse_proxy/upstreams API docs (#157)
* docs: Add /reverse_proxy/upstreams API docs

* Update src/docs/markdown/api.md

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>

* typo: upsteam -> upstream

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2021-05-02 12:18:35 -06:00
Matthew Holt
a03de998ef
docs: Various minor updates 2020-05-06 16:03:21 -06:00
Matthew Holt
cca0660339
docs: Several minor tweaks and fixes 2020-04-15 10:34:47 -06:00
Matthew Holt
d3a35d67e8
docs: Add tips for permissions errors in tutorials; explain durability 2020-04-08 13:34:18 -06:00
Francis Lavoie
d1997764cf
docs: Improve dark theme warning aside (#12)
Also wrapped @id with backticks to make it look a bit nicer
2020-02-26 13:52:16 -07:00
Joel Clermont
8a2f6fccb2
docs: api: clarify use of DELETE (#5)
The old description was confusing since there isn't a JSON body in the DELETE request.
2020-02-13 20:12:14 -07:00
Matthew Holt
f74f5ade03
Clarify a few things 2020-02-11 11:48:18 -07:00
Matthew Holt
03b6fddeb0
Initial commit 2020-01-24 12:47:52 -07:00