1. 10 Nov, 2015 2 commits
    • Matthew Holt's avatar
      "-conf stdin" required to pipe in Caddyfile · e9b9432d
      Matthew Holt authored
      Some programs (Node.js, supervisor, etc.) open a stdin pipe by default and don't use it, causing Caddy to block. It is their error, but we have to try to accommodate unfortunately. To fix this more universally, parent must explicitly set -conf to "stdin" to read from pipe.
      e9b9432d
    • Matthew Holt's avatar
      caddyfile: Change JSON format to use arrays, not objects · c31e86db
      Matthew Holt authored
      Since a directive can appear on multiple lines, the object syntax wasn't working well. This also fixes several other serialization bugs.
      c31e86db
  2. 09 Nov, 2015 2 commits
  3. 08 Nov, 2015 9 commits
  4. 07 Nov, 2015 1 commit
  5. 06 Nov, 2015 6 commits
  6. 05 Nov, 2015 8 commits
  7. 04 Nov, 2015 4 commits
  8. 03 Nov, 2015 8 commits