Matthew Holt
d3c420e5f2
docs: Expand install into multiple pages; add example to header docs
2020-05-07 13:02:47 -06:00
Matthew Holt
a03de998ef
docs: Various minor updates
2020-05-06 16:03:21 -06:00
Matt Holt
bd97922b7f
docs: Update the php_fastcgi expanded form ( #33 )
2020-05-04 19:40:13 -06:00
Matthew Holt
e52e32ba7d
Update site for 2.0; add v2 landing page with asciinema video; docs
2020-05-04 19:39:11 -06:00
Francis Lavoie
258d422e3f
docs: Update the php_fastcgi expanded form
2020-05-04 21:27:29 -04:00
Matthew Holt
144a639efc
Oops, forgot css file
2020-05-02 23:33:28 -06:00
Matthew Holt
f181d98e38
Minor style updates, add business contact page
2020-05-02 23:26:37 -06:00
Dennis Hoppe
d235f6a9c4
docs: Upgrade guide root *
matcher token, because path starts with /
( #31 )
2020-04-30 11:11:04 -04:00
Francis Lavoie
ac03a8e7c7
docs: Clarify log roll_keep_for parameter ( #26 )
2020-04-28 10:13:25 -06:00
Matthew Holt
f3c3464ebd
docs: Update install page
2020-04-27 20:03:03 -06:00
Matthew Holt
1837e55742
docs: A few updates
2020-04-27 18:19:08 -06:00
Matthew Holt
7c550dc224
docs: Clarify service file location in install guide
2020-04-24 11:05:10 -06:00
Francis Lavoie
54229463da
docs: Clarify query matcher parameters ( #29 )
2020-04-24 10:30:45 -06:00
Matthew Holt
86df96a069
docs: A few minor updates / clarifications
2020-04-22 16:31:30 -06:00
Francis Lavoie
cc329950b8
docs: Clarify regexp matcher capture group numbers ( #28 )
2020-04-22 16:13:59 -06:00
Matthew Holt
ff6a03e427
Change Support button text
2020-04-15 13:20:00 -06:00
Francis Lavoie
167fe7079f
docs: Fix incorrectly escaped template example ( #27 )
2020-04-15 12:03:02 -06:00
Matthew Holt
cca0660339
docs: Several minor tweaks and fixes
2020-04-15 10:34:47 -06:00
Matthew Holt
a80f20b385
docs: Link to official Docker image
2020-04-13 19:52:44 -06:00
Matthew Holt
f0fcd65a6d
docs: Minor updates for rc3
2020-04-13 11:42:06 -06:00
Francis Lavoie
0b1bbb85f4
docs: Add unix socket address to php_fastcgi
( #25 )
...
As suggested in https://caddy.community/t/v2-setting-up-php/7518
2020-04-13 09:59:34 -06:00
Matthew Holt
98ecaa5329
docs: Add caddy trust
command docs
2020-04-09 19:16:42 -06:00
Francis Lavoie
9d18f10f62
docs: Remove NTLM transport from the docs ( #24 )
...
* docs: Note that NTLM is now a separate module
* Update reverse_proxy.md
2020-04-09 17:54:36 -06:00
Matthew Holt
e688214f9f
Merge branch 'master' of https://github.com/caddyserver/website
2020-04-09 17:33:14 -06:00
Matthew Holt
8e7b3b81d0
docs: Update for rc2
2020-04-09 17:32:50 -06:00
Toby Allen
0480b129f0
docs: Always use example.com ( #21 )
...
Replace www.site.com with www.example.com
2020-04-09 11:02:12 -04: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
fdabe3dde2
docs: Fix a few mistakes in Caddyfile concepts page
2020-04-07 23:56:35 -06:00
Matthew Holt
1ff0134570
docs: Clarifications about admin endpoint and reload command
...
See https://github.com/caddyserver/caddy/issues/3234
2020-04-07 07:46:08 -06:00
Toby Allen
9ec7d1856a
docs: Tip about not forgetting @ in curl command. ( #19 )
...
* Give a tip about not forgetting @ in curl command.
* Update src/docs/markdown/api-tutorial.md
Co-Authored-By: Matt Holt <mholt@users.noreply.github.com>
* remove additional lines
* remove extra lines
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2020-04-07 07:15:47 -06:00
Nate Todd
73c012cbef
Fix typo on index ( #20 )
2020-04-06 22:37:26 -04:00
Francis Lavoie
eae81aed75
docs: Clarify that try_files
does not accept matcher ( #17 )
...
* Clarify the usage of `try_files` in Caddyfile, not supporting matchers
* Update src/docs/markdown/caddyfile/directives/try_files.md
Co-Authored-By: Matt Holt <mholt@users.noreply.github.com>
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
2020-04-04 16:32:14 -06:00
Matthew Holt
2973be1e45
A few minor fixes/tweaks
2020-04-04 16:17:59 -06:00
Mohammed Al Sahaf
6b16d4d4b8
docs: fix the examples of the log format subdirective ( #18 )
2020-04-04 16:13:48 -06:00
Matthew Holt
e1057d795a
Minor updates for RC1
2020-04-02 16:43:53 -06:00
Matthew Holt
836e15afbc
docs: Minor tweaks, clarifications.
2020-04-01 11:09:26 -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
e918275b63
Disable debug mode on algolia search dropdown
2020-03-26 13:00:57 -06:00
Matthew Holt
a75ccc27d4
Merge branch 'master' of https://github.com/caddyserver/website
2020-03-26 13:00:12 -06:00
Matthew Holt
f37c890dcd
docs: Update upgrade guide
2020-03-26 13:00:08 -06:00
Matthew Holt
208c48130d
Add Algolia search
2020-03-26 12:57:10 -06:00
Chonlasith Jucksriporn
4cf377645b
docs: typo - stderr to stdout ( #15 )
2020-03-25 21:14:38 -06:00
Matthew Holt
1d696eb4de
docs: Update config adapter links
2020-03-24 18:42:13 -06:00
Matthew Holt
f4a2d34127
docs: Add handle_errors, CEL matcher; a few other improvements
2020-03-24 17:14:09 -06:00
Matthew Holt
e8e0ec148b
docs: Update links, and change references of v2 branch to master
2020-03-23 23:01:44 -06:00
Matthew Holt
ee55602b14
docs: --watch flag (beta 19); better proxy docs for upgrade guide
2020-03-23 10:17:04 -06:00
Matthew Holt
1aaff7aeb4
docs: Unify matcher reference docs
2020-03-22 17:23:50 -06:00
Matthew Holt
7aea0e2606
docs: Add menu and a little more info to upgrade guide
2020-03-22 16:26:43 -06:00