From b79affa873df5fab1ca531433ba67ddb1c7bd5c5 Mon Sep 17 00:00:00 2001
From: nil <nil@web>
Date: Sat, 5 Mar 2011 13:01:26 +0000
Subject: [PATCH] ikiwiki behind a nginx proxy

---
 doc/bugs/git_stderr_output_causes_problems.mdwn | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/bugs/git_stderr_output_causes_problems.mdwn b/doc/bugs/git_stderr_output_causes_problems.mdwn
index c25ef6927..d6f14a7f3 100644
--- a/doc/bugs/git_stderr_output_causes_problems.mdwn
+++ b/doc/bugs/git_stderr_output_causes_problems.mdwn
@@ -40,3 +40,6 @@ Ikiwiki's git handling is sending a bunch of output to stderr.  The following pa
 
 >> I'm happy with the wrapper script solution, so this is [[done]].
 >> And this report is now here to point others to that solution.
+
+This is also useful when running ikiwiki behind a nginx proxy, because nginx
+considers this stderr as invalid headers and reports a server error.
-- 
2.39.5