Commit graph

17 commits

Author SHA1 Message Date
Will Garrison
b845c57cbb
Update static-files.md (#345)
Replace `root * /home/me` with `root * /var/www`
2023-09-04 20:11:48 -06:00
Francis Lavoie
620ff0ce35
Lots of minor adjustments (#341) 2023-08-29 18:47:54 -04: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
Matthew Holt
8f6cf99986
docs: Minor improvements 2022-08-17 13:57:48 -06:00
Matthew Holt
82b7002901
tutorials: Enhance reverse proxy quick-start 2022-08-15 18:12:34 -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
Matt Holt
360c3b2ad0
docs: New page: common Caddyfile patterns (#42)
* docs: New common uses page for Caddyfile

* Apply the quick and easy suggestions from code review

Co-authored-by: Francis Lavoie <lavofr@gmail.com>

* Apply discussions from code review

* Add syntax highlighting to php_fastcgi docs

* Rename page and add more links to it

Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2020-05-17 16:29:01 -06:00
Francis Lavoie
e0f5ee1bb9
docs: Add Caddyfile syntax highlighting (#41) 2020-05-17 14:32:12 -06:00
John Andersen
68e003409a
docs: quick-starts: api: Remove tabs from heredoc (#43) 2020-05-17 11:46:31 -04:00
Dennis Hoppe
d235f6a9c4
docs: Upgrade guide root * matcher token, because path starts with / (#31) 2020-04-30 11:11:04 -04:00
Matthew Holt
cca0660339
docs: Several minor tweaks and fixes 2020-04-15 10:34:47 -06:00
Matthew Holt
632345845c
docs: Also mention changing the HTTP port for permissions errors 2020-04-08 13:41:18 -06:00
Matthew Holt
d3a35d67e8
docs: Add tips for permissions errors in tutorials; explain durability 2020-04-08 13:34:18 -06:00
Matthew Holt
3ecf039665
docs: All-new design, along with many content updates in prep for RC1 2020-03-30 15:38:40 -06:00
Matthew Holt
fe58da0269
docs: New logging & arch articles; various minor improvements 2020-03-30 15:15:23 -06:00
Matthew Holt
5cf7dc8c93
Update for beta 17 2020-03-14 10:38:42 -06:00
Matthew Holt
03b6fddeb0
Initial commit 2020-01-24 12:47:52 -07:00