Commit graph

183 commits

Author SHA1 Message Date
rwv
cc509e1b2a
fix reverse_proxy.md typo (#354) 2023-11-23 09:43:55 -05:00
Francis Lavoie
528b1c191f
Add SNI note to proxy example 2023-11-19 01:16:46 -05:00
Francis Lavoie
2c3fb1aa38
Improve proxy examples, and common patterns 2023-11-19 01:14:12 -05:00
Francis Lavoie
5a994ae5f5
php_fastcgi polish & new example 2023-11-17 07:30:02 -05:00
Francis Lavoie
8a9540d4ec
Polish up tls directive page 2023-11-14 05:02:35 -05:00
Francis Lavoie
84e15ba5ee
Clarify file_server error handling, clarify proxy single-upstream LB retries 2023-11-06 05:34:36 -05:00
Steffen Busch
b91345fa00
reverse_proxy: Specify default for health_timeout (#349) 2023-10-26 08:48:08 -06:00
Francis Lavoie
6400747447
Improve matcher syntax docs, augment handle_path docs 2023-10-06 01:49:45 -04:00
Francis Lavoie
f10b1e85f1
Use window.$ to make VSCode syntax highlighting play nice 2023-09-07 14:18:30 -04:00
Matthew Holt
bfd9affa03 Remove outdated header recommendation (close #344) 2023-08-31 12:52:26 -06:00
Francis Lavoie
620ff0ce35
Lots of minor adjustments (#341) 2023-08-29 18:47:54 -04:00
Paul Jeannot
618e4e559e
Fix query filter typo for uri example (#342) 2023-08-22 16:29:25 -04:00
Francis Lavoie
c6a6daf3f9
redir: Mention that {uri} is a placeholder in examples 2023-08-15 16:53:16 -04:00
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
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
77613e3767
Minor updates 2023-05-04 16:37:25 -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
Jack Bailey
ed0ea7c6ff
Fix link to global trusted proxies page (#309) 2023-03-17 20:33:05 -04: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
Francis Lavoie
7c99a9ab17
Docs for v2.6.3 (#296) 2023-02-08 17:10:09 -05:00
rusty-snake
0956f710c1
typo: Fix double not in tls directive (#295) 2023-02-05 16:08:31 -05:00
Moritz Poldrack
91e80a9d18
Add additional references to the directive order (#294) 2023-01-27 23:16:21 -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
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
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
Francesco
fec22eb15d
Fix reverseproxy http transport dial_timeout default value (#280) 2022-11-17 18:44:28 -05:00
Wooseop Kim
89c547708b docs: fix typo 2022-10-23 01:24:30 +09:00
Francis Lavoie
0d05c7bf19
docs: v2.6.2 changes 2022-10-17 13:53:08 -04:00
Tobias Gruetzmacher
5282fbd6ff
Add another handle_errors example (#273) 2022-10-17 11:24:39 -06:00
Francis Lavoie
af47d0574b
docs: Various updates since 2.5.2 that got missed (#274)
* docs: Various updates since 2.5.2 that got missed

* Cleanup protocols global options

* Sort caddyfile placeholder shortcuts alphabetically for now
2022-10-17 11:23:48 -06:00
Eddie Lebow
cec799bd2f
root: Fix typo and change word (#272) 2022-09-30 00:14:24 -06:00
Malloc Voidstar
2541c63775
log: ip_mask works on bits, not bytes (#270) 2022-09-22 11:43:36 -04:00
Matthew Holt
685dfc83c1
docs: Update info about metrics for 2.6
Also add events.handlers namespace and fix dhall link.
2022-09-20 13:27:27 -06:00
Alex Bradbury
a87295bf0b
docs: Clarify how handle directives may be re-ordered (#264)
As discussed in <https://github.com/caddyserver/caddy/issues/5037>.
2022-09-13 22:06:00 -06:00
Matthew Holt
2ab3061111
Update docs for 2.6 2022-09-06 13:57:07 -06:00
Matthew Holt
c67668615e
map: Fix example typo (close #258) 2022-09-05 16:42:48 -06:00
Matthew Holt
be47c4989f reverseproxy: Clarify flush behavior (fix #261) 2022-09-05 13:31:47 -06:00
Matthew Holt
8f8a09fcad
reverse_proxy: Clarify streaming/buffering 2022-08-29 10:15:26 -06:00
Dan Farino
dd191b380f
remove extra word (#252) 2022-08-16 21:58:40 -04:00
Matthew Holt
499644a8a3
caddyfile: Update rewrite and path matcher docs
Regarding URI encoding and path cleaning
2022-08-12 16:40:17 -06:00
Francis Lavoie
68a8219fa4
tls: Clarify internal shortcut limitations (#251) 2022-08-09 22:08:12 -06:00
Matthew Holt
cddded78a7
file_server: Add docs for virtual file system support. 2022-07-31 21:39:58 -06:00
Matthew Holt
e14f50d148
Improve docs for file_server and add caddy.fs namespace 2022-07-24 22:29:33 -06:00