Francis Lavoie
|
0aa19eef44
|
Elaborate on log formats, proxy headers and examples (#225)
* Elaborate on log formats, proxy headers and examples
* Document HTTP transport resolvers
|
2022-04-07 11:43:39 -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 |
|
pyfisch
|
3f97d611b4
|
Correct inconsistency in ip masking example (#209)
|
2022-02-03 08:36:51 -05:00 |
|
Francis Lavoie
|
c5e3aef0a2
|
docs: Dynamically turn subdirectives into links to anchors (#190)
* docs: Dynamically turn subdirectives into links to anchors
* Make entire rows clickable on directive page's table
|
2021-08-31 12:50:01 -06:00 |
|
Francis Lavoie
|
3dac36ebc8
|
docs: Updates for Caddy v2.4.4 (#189)
* docs: Updates for Caddy v2.4.4
* Adjust wording
* Clarify HTTPS proxy usage, reorder lb policies for clarity
* Reorder directives, add comments
|
2021-08-31 11:39:15 -06:00 |
|
Matthew Holt
|
09c3a73299
|
docs: dial_timeout for log net writer
And minor fix for reverse proxy example
|
2021-05-25 17:26:54 -06:00 |
|
Aaron Taylor
|
bd9d8eaf71
|
docs: add replace log format directive, global log option (#147)
* caddyfile/directives/log: add docs for new replace directive
This commit corresponds with the functionality added in this PR:
https://github.com/caddyserver/caddy/pull/4029
* caddyfile: add documentation for new global log option
This corresponds with the changes in this PR:
https://github.com/caddyserver/caddy/pull/4028
|
2021-04-08 12:29:15 -06:00 |
|
Luo Peng
|
a8700f7a04
|
docs: caddyfile: Minor grammar fix (closes #126) (#127)
|
2021-01-15 10:26:22 -07:00 |
|
Matthew Holt
|
94a7c5f1cd
|
docs: Minor improvements/clarifications
|
2020-11-25 10:47:01 -07:00 |
|
Francis Lavoie
|
84ced83c0b
|
docs: Improve the log example to cover hiding IPs (#101)
|
2020-11-02 16:03:28 -07:00 |
|
Francis Lavoie
|
08533f5045
|
docs: Add filter encoder to Caddyfile docs (#90)
|
2020-10-01 12:27:14 -06:00 |
|
Kiran Thomas
|
51cacc7e4d
|
docs: clarify that default log format is console if TTY, otherwise JSON (#89)
|
2020-09-29 09:17:27 -06:00 |
|
Matthew Holt
|
af3676862b
|
docs: Update for v2.2
|
2020-09-25 12:53:11 -06:00 |
|
Razon Yang
|
ad7e68cbe7
|
docs: Update log.md (#69)
|
2020-07-29 07:31:13 -06:00 |
|
Francis Lavoie
|
e0f5ee1bb9
|
docs: Add Caddyfile syntax highlighting (#41)
|
2020-05-17 14:32:12 -06:00 |
|
Jeremy Lin
|
6664f03039
|
docs: update log rolling config (#37)
Ref: caddyserver/caddy#3367
|
2020-05-07 13:46:49 -06:00 |
|
Francis Lavoie
|
ac03a8e7c7
|
docs: Clarify log roll_keep_for parameter (#26)
|
2020-04-28 10:13:25 -06:00 |
|
Mohammed Al Sahaf
|
6b16d4d4b8
|
docs: fix the examples of the log format subdirective (#18)
|
2020-04-04 16:13:48 -06:00 |
|
Chonlasith Jucksriporn
|
4cf377645b
|
docs: typo - stderr to stdout (#15)
|
2020-03-25 21:14:38 -06:00 |
|
Matthew Holt
|
aea9c986d1
|
docs: Update for beta 15
|
2020-02-28 11:16:45 -07:00 |
|