Commit graph

  • 970aadb620
    docs: Add Caddyfile env var default value (#112) Francis Lavoie 2020-11-24 15:46:27 -05:00
  • 8440f4efd6
    docs: Change matcher boolean wording Francis Lavoie 2020-11-23 23:53:45 -05:00
  • ca9d3f41fe
    Apply suggestions from code review Francis Lavoie 2020-11-03 13:14:01 -05:00
  • 4c5f1d517c
    docs: Clarify behaviour of multiple matchers of the same type Francis Lavoie 2020-11-01 16:17:22 -05:00
  • 56bf396c54
    docs: Add Caddyfile env var default value Francis Lavoie 2020-11-23 23:15:44 -05:00
  • 5dab567ec2
    docs: Add h2c scheme shortcut to Caddyfile proxy docs Francis Lavoie 2020-11-23 23:11:59 -05:00
  • 59dfaa1993
    docs: Add cookie hash policy for proxy Francis Lavoie 2020-11-23 23:07:44 -05:00
  • 44c7994cb1
    docs: Add a missing Caddyfile placeholder shortcut (#109) Francis Lavoie 2020-11-23 22:49:02 -05:00
  • 9bb950c8fe
    docs: Add a missing Caddyfile placeholder shortcut Francis Lavoie 2020-11-23 22:48:33 -05:00
  • 7504181259
    docs: Add missing proxy and fastcgi options Francis Lavoie 2020-11-23 22:40:59 -05:00
  • 27f14b64dc
    docs: Add caddyfile server options, reorganize the page a bit Francis Lavoie 2020-11-23 20:29:10 -05:00
  • 2d417f3661
    docs: Add network example to bind directive (#99) Simon Ser 2020-11-23 23:23:50 +01:00
  • 570488d7f6
    docs: Replaced http.cat example with single line respond (#106) Andy Pilate 2020-11-23 19:22:19 +01:00
  • 678f3524ae Add simpler example using respond Andy Pilate 2020-11-23 00:00:45 +01:00
  • 51e36ec43f Fix http.cat example with Host Andy Pilate 2020-11-22 23:59:47 +01:00
  • caefac9b51
    docs: request_body Caddyfile directive (#104) Nicola Piccinini 2020-11-19 20:04:39 +01:00
  • 0bef7f52af
    Improve description of request_body directive Nicola Piccinini 2020-11-19 10:40:30 +01:00
  • eb8e764a57
    Improve text Nicola Piccinini 2020-11-19 10:40:08 +01:00
  • b94d293180
    Improve description of max_size parameter Nicola Piccinini 2020-11-19 10:39:48 +01:00
  • 4626889d10
    Add note about matchers support Nicola Piccinini 2020-11-19 10:39:06 +01:00
  • ff25b2555f Add documentation about request_body directive in Caddyfile pic 2020-11-18 11:08:44 +01:00
  • e5292268a5 add docs for header default value Gilbert Gilb's 2020-10-18 21:26:36 +02:00
  • 6b4998a5dc
    docs: Use headers for individual global options, anchor linkable (#100) Francis Lavoie 2020-11-12 15:54:37 -05:00
  • 828e4a4eb4
    docs: Add new proxy transport options, fix buffer_requests location (#103) Francis Lavoie 2020-11-02 18:06:20 -05:00
  • 84ced83c0b
    docs: Improve the log example to cover hiding IPs (#101) Francis Lavoie 2020-11-02 18:03:28 -05:00
  • 40a81e19a0
    docs: Add new proxy transport options, fix buffer_requests location Francis Lavoie 2020-11-01 16:33:47 -05:00
  • 78b03f359d
    docs: Improve the log example to cover hiding IPs Francis Lavoie 2020-11-01 14:43:42 -05:00
  • b74df28f49
    docs: Use headers for individual global options, anchor linkable Francis Lavoie 2020-11-01 14:29:23 -05:00
  • fff6470f75
    Document that bind can take a network Simon Ser 2020-10-22 11:10:44 +02:00
  • a13fa3f50f
    docs: Update adapters list, directive order note in caddyfile concepts Francis Lavoie 2020-10-15 23:42:24 -04:00
  • 785ffebb23
    docs: Small front-page typo (#95) MicahParks 2020-10-11 16:43:49 +00:00
  • 89141f9a56 small typo Micah Parks 2020-10-11 10:20:17 -04:00
  • 4b65d28bc5
    docs: add Webi installer; Linux & Windows hints (#92) AJ ONeal 2020-10-09 23:49:23 -06:00
  • e643afb766
    docs: Mention x-forwarded-for in remote_ip matcher (#94) Dylan Armstrong 2020-10-09 12:33:30 -05:00
  • 2e48c85f0e chore: period Dylan Armstrong 2020-10-09 07:57:44 -05:00
  • 96d5ae9cea docs: add x-forwarded-for note to remote_ip documentation Dylan Armstrong 2020-10-09 07:57:02 -05:00
  • de1c1b4b34
    move generic linux below mainstream distros AJ ONeal 2020-10-08 18:20:06 -06:00
  • 6ace3ea2fe
    fix copy pasta with setcap command AJ ONeal 2020-10-08 15:26:57 -06:00
  • 3bf7aade1a
    add Webi installer, and Linux & Windows hints AJ ONeal 2020-10-08 15:22:11 -06:00
  • 08533f5045
    docs: Add filter encoder to Caddyfile docs (#90) Francis Lavoie 2020-10-01 14:27:14 -04:00
  • 51cacc7e4d
    docs: clarify that default log format is console if TTY, otherwise JSON (#89) Kiran Thomas 2020-09-29 10:17:27 -05:00
  • a8e0866c2a docs: clarify that default log format is console if TTY, otherwise JSON Kiran Thomas 2020-09-27 11:43:53 -05:00
  • 4605cc2d82
    docs: Add filter encoder to Caddyfile docs Francis Lavoie 2020-09-29 01:14:31 -04:00
  • 8818629407
    docs: Add push directive to ordered list Matthew Holt 2020-09-25 15:34:04 -06:00
  • 05fa4bcca1
    docs: Minor JSON docs bugfix for hiding a header, remove invalid comment (#87) Francis Lavoie 2020-09-25 17:33:02 -04:00
  • 1a75920e9c
    docs: Minor JSON docs bugfix for hiding a header, remove invalid comment Francis Lavoie 2020-09-24 20:49:56 -04:00
  • af3676862b
    docs: Update for v2.2 Matthew Holt 2020-09-25 12:53:11 -06:00
  • 30084b98b0
    docs: Monitoring and metrics (#86) Dave Henderson 2020-09-22 22:12:24 -04:00
  • 1ad28f73fd
    Update src/docs/markdown/metrics.md Matt Holt 2020-09-22 20:11:26 -06:00
  • ff51c76290
    Apply suggestions from code review Dave Henderson 2020-09-22 19:56:20 -04:00
  • 327bc57c17
    Addressing review comments Dave Henderson 2020-09-22 09:31:28 -04:00
  • f33cedb7ec
    metrics: Adding docs for metrics Dave Henderson 2020-09-21 23:32:26 -04:00
  • 2c6a8a0f9f
    docs: Add links to matchers and <directives...> (#84) Francis Lavoie 2020-09-16 19:46:38 -04:00
  • 27f6492ae5
    docs: Add links to matchers and <directives...> Francis Lavoie 2020-09-16 19:31:42 -04:00
  • 99c602bf11
    docs: Add links to Caddyfile directives in code blocks (#82) Francis Lavoie 2020-09-16 15:59:49 -04:00
  • ec9e966e55
    Update footer with apilayer Matthew Holt 2020-09-10 12:58:16 -06:00
  • b7697f1fd6
    docs: Add links to Caddyfile directives in code blocks Francis Lavoie 2020-09-05 04:11:21 -04:00
  • 7da129a23a
    docs: Add reverse_proxy compression subdirective Matthew Holt 2020-08-31 18:39:56 -06:00
  • db56448157
    docs: Add tls eab subdirective Matthew Holt 2020-08-31 18:39:37 -06:00
  • 81a9b3c54d
    docs: Mention the file matcher placeholders in the caddyfile docs (#81) Francis Lavoie 2020-08-31 15:56:44 -04:00
  • 5f89958979
    docs: Mention the file matcher placeholders in the caddyfile docs Francis Lavoie 2020-08-28 01:00:35 -04:00
  • f1d0d13522
    docs: Clarify file imports are relative to curr file, more cross-linking (#78) Francis Lavoie 2020-08-20 14:08:40 -04:00
  • 77d184c0de
    docs: Clarify file imports are relative to curr file, more cross-linking Francis Lavoie 2020-08-19 13:19:20 -04:00
  • 8e777706f9
    docs: Add headers to reverse_proxy docs for anchor linking (#77) Francis Lavoie 2020-08-17 16:12:20 -04:00
  • 1de532a465
    docs: Add link from auto_https option to Auto HTTPS doc (#76) Flavio Stutz 2020-08-16 03:44:21 -03:00
  • 7f2c7b2340
    Update src/docs/markdown/caddyfile/options.md Francis Lavoie 2020-08-16 02:43:24 -04:00
  • 7a2810b782
    docs: Add headers to reverse_proxy docs for anchor linking Francis Lavoie 2020-08-16 02:32:05 -04:00
  • a38472a89f adding link to automatic-http page flaviostutz 2020-08-11 19:16:08 -03:00
  • 9f903c12ae adding reference to automatic https flaviostutz 2020-08-11 19:13:47 -03:00
  • 8604b46190 adding info on disable_redirects flaviostutz 2020-08-11 14:40:17 -03:00
  • 93e442150b adding 'off' case flaviostutz 2020-08-11 14:36:09 -03:00
  • 8f16ae8db5 adding more info on disable_redirects consequences flaviostutz 2020-08-11 14:29:02 -03:00
  • fdfd7fd5a2
    docs: Minor grammar fix (#67) Jamison Dance 2020-08-06 10:31:06 -06:00
  • a515a6f035
    Update src/docs/markdown/caddyfile/matchers.md Matt Holt 2020-08-06 10:30:37 -06:00
  • f252a3e568
    Apply suggestions from code review Brennan Kinney 2020-08-06 16:05:21 +12:00
  • a9cba1e0c2
    docs: Minor updates to php_fastcgi docs (#71) Francis Lavoie 2020-08-05 16:03:20 -04:00
  • dad67e59d9
    docs: Whitespace :( Francis Lavoie 2020-08-05 16:02:22 -04:00
  • 81ef99b448
    docs: Revert the note about route Francis Lavoie 2020-08-05 16:01:51 -04:00
  • bc052dc87a
    docs: Add link to the file_server browse default template (#73) Francis Lavoie 2020-08-05 14:45:23 -04:00
  • 4c1ddabab3 docs: Additional review change requests polarathene 2020-08-05 22:12:31 +12:00
  • f9be796c1d
    Apply suggestions from code review Brennan Kinney 2020-08-05 21:56:05 +12:00
  • 927e250f41 docs: Better clarify the auto_https options and Caddyfile config polarathene 2020-08-05 20:31:04 +12:00
  • f877eba3c0
    docs: Add link to the file_server browse default template Francis Lavoie 2020-08-04 23:31:03 -04:00
  • 059ff2baae
    Update caddyfile.md AJ Schmidt 2020-08-04 22:58:47 -04:00
  • 7c33f3bd4e
    docs: Minor updates to php_fastcgi docs Francis Lavoie 2020-08-04 06:24:43 -04:00
  • 55b2a684c8
    A few minor tweaks; remove unsupported platforms from download page Matthew Holt 2020-07-31 18:50:14 -06:00
  • ba0cee8a47
    docs: Upgrade guide: Emphasize lack of implicit file_server. (#63) lsb 2020-07-31 15:13:47 -07:00
  • ad7e68cbe7
    docs: Update log.md (#69) Razon Yang 2020-07-29 21:31:13 +08:00
  • 68a0294dff
    Update log.md Razon Yang 2020-07-29 20:17:41 +08:00
  • 01fe13539b
    grammar fixes Jamison Dance 2020-07-25 17:46:26 -06:00
  • ff033cfe47
    Update src/docs/markdown/v2-upgrade.md lsb 2020-07-21 20:23:09 -07:00
  • 5a75e9bd3b
    Emphasize the lack of implicit file_server. lsb 2020-07-21 19:58:26 -07:00
  • c7b4ed30c7
    docs: Fix bad matcher in snippet example Francis Lavoie 2020-07-17 15:38:07 -04:00
  • 4f6d355a97
    Account portal, download page, non-standard module docs Matthew Holt 2020-07-16 15:51:46 -06:00
  • 642ad13cc4
    docs: Clarify Caddyfile address separators Francis Lavoie 2020-07-03 05:27:34 -04:00
  • 49ed10d267
    docs: Fix header example typo Francis Lavoie 2020-06-18 16:04:25 -04:00
  • 6161a07af2
    docs: tls: Add client_auth subdirective docs (#55) Daniel Santos 2020-06-11 11:47:34 -06:00
  • dc950812ec
    Fine-tune tls docs formatting Matthew Holt 2020-06-11 11:46:50 -06:00
  • b68b16f044
    docs: reverse_proxy: Fix srv address syntax (#56) Daniel Santos 2020-06-11 11:33:11 -06:00
  • 0d3a1d6aa8
    doc(reverse_proxy): Fix wrong syntax for srv addresses Daniel Santos 2020-06-08 17:36:59 -06:00