Francis Lavoie
|
029b64bef8
|
respond: Add Content-Type note to the heredoc HTML example
|
2023-08-06 16:49:15 -04:00 |
|
Francis Lavoie
|
d931345756
|
Docs for v2.7.2
|
2023-08-03 00:57:37 -04:00 |
|
Francis Lavoie
|
ee39c96c78
|
Docs for v2.7.0 followup
- Mark some things as experimental
- Complete my sentence for `caddy storage` command
|
2023-07-17 20:51:37 -04:00 |
|
Francis Lavoie
|
194beebc7c
|
Docs for v2.7.0 (#322)
* Docs for v2.7.0
* Document named-routes & invoke, polish reverse_proxy
* Storage import/export CLI docs
* Header replacement defer
* Proxy stream closing options, weighted round robin LB policy
|
2023-07-17 01:20:40 -04:00 |
|
Mohammed Al Sahaf
|
0a8e6ef86b
|
cli: document the new command file-server export-template (#333)
|
2023-07-17 07:18:58 +02:00 |
|
Hyeonguk Ryu
|
17dcddef01
|
typo: Fix minor typo "intead" => "instead" (#332)
|
2023-07-11 10:02:36 -06:00 |
|
Francis Lavoie
|
d157184ab6
|
running: Apparently sudo doesn't inherit PWD , so using . is safer
|
2023-05-26 14:22:13 -04:00 |
|
Florian Zenker
|
25b1a2e82f
|
extending: How to add module to website (#323)
|
2023-05-17 14:26:06 -06:00 |
|
Syahrial Agni Prasetya
|
1681077f6d
|
reverse_proxy: Use GET for proper X-Accel-Redirect support. (#321)
|
2023-05-11 08:35:34 -06:00 |
|
Matthew Holt
|
863c53c95e
|
Remind about --address flag
|
2023-05-08 16:28:00 -06:00 |
|
Francis Lavoie
|
6062f09000
|
global: Fix mistake with grace_period , default is eternal #319
|
2023-05-08 12:20:32 -04:00 |
|
Francis Lavoie
|
0a651be3d5
|
global: Clarify grace_period #319
|
2023-05-08 12:08:27 -04:00 |
|
Matthew Holt
|
77613e3767
|
Minor updates
|
2023-05-04 16:37:25 -06:00 |
|
Duncan Ogilvie
|
4fdc7ccf2f
|
caddyfile: Add clarification to acme_ca about .local TLDs (#317)
* Add clarification to `acme_ca` about `.local` TLDs
* Update src/docs/markdown/caddyfile/options.md
---------
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
|
2023-05-03 10:00:04 -06:00 |
|
Syahrial Agni Prasetya
|
6e83f75a99
|
handle_errors: use replace_status for proxy example (#315)
|
2023-04-14 08:27:05 -04:00 |
|
Francis Lavoie
|
4411a7015d
|
Fix tls directive markdown formatting
|
2023-04-06 08:19:38 -04:00 |
|
Francis Lavoie
|
beccb3e87b
|
caddyfile: Document directive sorting algorithm (#313)
|
2023-03-27 13:44:38 -06:00 |
|
Francis Lavoie
|
a89e4507ce
|
Fix anchor tags
|
2023-03-21 14:32:21 -04:00 |
|
Francis Lavoie
|
09ddea0df2
|
Adjust installation docs, point to running.md
|
2023-03-21 14:30:25 -04:00 |
|
Francis Lavoie
|
c3f405931b
|
Oops, whitespace
|
2023-03-21 14:00:52 -04:00 |
|
Francis Lavoie
|
bb740f288b
|
Split docker cert command onto more lines
|
2023-03-21 13:58:30 -04:00 |
|
Francis Lavoie
|
1197a29dd2
|
Introduce tabbed sections in Markdown, Docker docs (#310)
|
2023-03-21 11:18:29 -06:00 |
|
Jack Bailey
|
ed0ea7c6ff
|
Fix link to global trusted proxies page (#309)
|
2023-03-17 20:33:05 -04:00 |
|
Francis Lavoie
|
6c6d933163
|
typo: Remove extra word
|
2023-03-07 10:59:22 -05:00 |
|
Yunus Efendi
|
1945802f6f
|
Fix typo (#305)
|
2023-03-07 08:56:38 -07:00 |
|
Francis Lavoie
|
ba15222b97
|
typo: Fix trailing slash on JSON docs link
|
2023-02-25 19:52:03 -05:00 |
|
Emily Lange
|
a81ed5bd4b
|
docs: mention nixpkgs on install page (#303)
|
2023-02-21 01:20:30 -05:00 |
|
Matt Holt
|
cae970833f
|
reverseproxy: Update buffering docs (#301)
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
|
2023-02-16 11:28:41 -05:00 |
|
Francis Lavoie
|
b58f576478
|
log: Clarify header examples for sensitive headers
|
2023-02-16 04:14:39 -05:00 |
|
Daniel Santos
|
3bc711fd62
|
options: Add note about server listener_address matching (#297)
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
|
2023-02-10 04:16:58 -05:00 |
|
Francis Lavoie
|
a7e10b9e87
|
namespaces: Add IPRangeSource
|
2023-02-10 04:03:16 -05:00 |
|
Francis Lavoie
|
7c99a9ab17
|
Docs for v2.6.3 (#296)
|
2023-02-08 17:10:09 -05:00 |
|
Daniel Santos
|
24d9769d61
|
globalopts: Add servers name (#292)
Co-authored-by: Francis Lavoie <lavofr@gmail.com>
|
2023-02-08 02:22:25 -05:00 |
|
rusty-snake
|
0956f710c1
|
typo: Fix double not in tls directive (#295)
|
2023-02-05 16:08:31 -05:00 |
|
JZ
|
941e5b49cc
|
Update config-adapters.md (#291)
|
2023-01-31 14:27:33 -07:00 |
|
Moritz Poldrack
|
91e80a9d18
|
Add additional references to the directive order (#294)
|
2023-01-27 23:16:21 -05:00 |
|
Francis Lavoie
|
3a3225f28b
|
Add a few more missing module namespaces
|
2023-01-22 04:54:57 -05:00 |
|
Francis Lavoie
|
c72dc1b938
|
Add some missing module namespaces
|
2023-01-22 03:50:11 -05:00 |
|
Francis Lavoie
|
3856586157
|
Add conventions TOC
|
2023-01-22 00:08:46 -05:00 |
|
Francis Lavoie
|
90d9425f23
|
PHP 7.4 is no longer supported, bump example to latest version
|
2023-01-21 21:44:40 -05:00 |
|
Francis Lavoie
|
af9bd2e5c3
|
Add workaround note for default_bind
|
2023-01-21 21:38:24 -05:00 |
|
Francis Lavoie
|
755413601d
|
reverse_proxy: Elaborate on upstream defaults, scheme defaults (#288)
* reverse_proxy: Elaborate on upstream defaults, scheme defaults
* Additional adjustments to hopefully make upstreams as clear as possible
|
2023-01-19 12:41:48 -05:00 |
|
sir fish
|
a46887aed5
|
docs: fix port number (#290)
The privileged ports in Unix systems go from 0 to 1023 inclusive.
|
2023-01-13 08:16:20 -07:00 |
|
Francis Lavoie
|
87445126c0
|
build: Bump documented minimum Go version to 1.18
|
2023-01-07 02:06:41 -05:00 |
|
Nick Craig-Wood
|
54af42121f
|
running: How to auto-restart caddy with systemd (#284)
It was decided in https://github.com/caddyserver/dist/pull/92 that the
best way to auto restart caddy is using a systemd override file and
this documents how to do that.
|
2022-12-10 14:41:24 -07:00 |
|
Kyle McCullough
|
a2742d8d8d
|
pki: document certificate lifetime options (#283)
Signed-off-by: Kyle McCullough <kylemcc@gmail.com>
Signed-off-by: Kyle McCullough <kylemcc@gmail.com>
|
2022-12-06 18:53:42 -07:00 |
|
Jiehong
|
fed989d550
|
caddyfile: Add info about include/exclude logs (#260) (#262)
|
2022-12-05 14:38:53 -07:00 |
|
Matthew Holt
|
3242f74dc4
|
namespaces: Fix link
|
2022-11-30 16:02:02 -07:00 |
|
Matthew Holt
|
73d20fcb81
|
caddyfile: Clarify matcher docs for repeated params
|
2022-11-30 16:02:02 -07:00 |
|
Francesco
|
fec22eb15d
|
Fix reverseproxy http transport dial_timeout default value (#280)
|
2022-11-17 18:44:28 -05:00 |
|