1. 17 Nov, 2016 1 commit
    • Mateusz Gajewski's avatar
      Fastcgi upstreams (#1264) · c972ea39
      Mateusz Gajewski authored
      * Make fastcgi load balanceable too
      
      * Address one more corner case - invalid configuration fastcgi /
      
      * After review fixes
      
      * Simplify conditions
      
      * Error message
      
      * New fastcgi syntax
      
      * golint will be happy
      
      * Change syntax
      c972ea39
  2. 08 Nov, 2016 1 commit
  3. 04 Nov, 2016 2 commits
  4. 03 Nov, 2016 3 commits
  5. 02 Nov, 2016 4 commits
  6. 01 Nov, 2016 1 commit
  7. 29 Oct, 2016 1 commit
  8. 28 Oct, 2016 1 commit
  9. 26 Oct, 2016 3 commits
  10. 25 Oct, 2016 4 commits
  11. 24 Oct, 2016 3 commits
  12. 20 Oct, 2016 2 commits
  13. 19 Oct, 2016 2 commits
  14. 18 Oct, 2016 2 commits
  15. 17 Oct, 2016 1 commit
  16. 16 Oct, 2016 1 commit
    • Toby Allen's avatar
      Fix for fastcgi deletion of Caddy-Rewrite-Original-URI header #1153 (#1184) · 94af3708
      Toby Allen authored
      * Very simple fix for #1153
      
      * Prevent  Caddy-Rewrite-Original-URI being added as  an HTTP ENV variable passed to FastCGI
      
      part of fix for #1153
      
      * Changes to Markdown to fix travis CI build.
      
      #1955.2
      
      * Revert "Changes to Markdown to fix travis CI build."
      
      This reverts commit 4a018888395b7a90c57faf9ebb8ef04c4e6fe702.
      
      * fail fast and fmt changes
      
      * Create test for existance of Caddy-Rewrite-Original-URI header value #1153
      
      * updated test comment
      
      * const moved outside function so available to tests
      94af3708
  17. 15 Oct, 2016 2 commits
  18. 14 Oct, 2016 2 commits
  19. 11 Oct, 2016 4 commits