Commit graph

10 commits

Author SHA1 Message Date
Francis Lavoie
cf78bf0716
Revert "caddyfile: snippet block input documentation (#400)"
This reverts commit 41470c4e02.
2024-06-29 12:40:10 -04:00
a
41470c4e02
caddyfile: snippet block input documentation (#400)
* initial

* Update Caddyfile

* tabs

* add note to other page
2024-06-19 15:07:03 -06:00
Francis Lavoie
620ff0ce35
Lots of minor adjustments (#341) 2023-08-29 18:47:54 -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
Francis Lavoie
7c99a9ab17
Docs for v2.6.3 (#296) 2023-02-08 17:10:09 -05:00
Mišo Belica
54c1782640
docs: Use correct response header in CORS example (#185)
`Access-Control-Request-Method` is a request header
sent by the client (browser, ...) but we need to send
response header with all allowed methods.

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Request-Method
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Methods
2021-08-31 13:37:56 -06:00
Francis Lavoie
f1d0d13522
docs: Clarify file imports are relative to curr file, more cross-linking (#78) 2020-08-20 12:08:40 -06:00
Matthew Holt
9daa0fa331
docs: A few minor changes 2020-06-08 16:32:57 -06:00
Francis Lavoie
e0f5ee1bb9
docs: Add Caddyfile syntax highlighting (#41) 2020-05-17 14:32:12 -06:00
Matthew Holt
5f1bd6374f docs: Add missing docs for import directive 2020-05-15 10:51:01 -06:00