aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/git_stderr_output_causes_problems.mdwn
diff options
context:
space:
mode:
authorhttp://smcv.pseudorandom.co.uk/ <smcv@web>2014-05-26 08:06:47 -0400
committeradmin <admin@branchable.com>2014-05-26 08:06:47 -0400
commit667620de291c22eb38d7ca5c304648cd7d12fc57 (patch)
tree29279aaaa6e1f268df517145a32fd85254c44eac /doc/bugs/git_stderr_output_causes_problems.mdwn
parent3354c56985baa96870d20a1f2b8df31227b6c49b (diff)
downloadikiwiki-667620de291c22eb38d7ca5c304648cd7d12fc57.tar
ikiwiki-667620de291c22eb38d7ca5c304648cd7d12fc57.tar.gz
This reverts commit 1878edd89c0e2c5206ec2d39f8c975f62d2c81fd
Diffstat (limited to 'doc/bugs/git_stderr_output_causes_problems.mdwn')
-rw-r--r--doc/bugs/git_stderr_output_causes_problems.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/git_stderr_output_causes_problems.mdwn b/doc/bugs/git_stderr_output_causes_problems.mdwn
index aab94df38..d8e14db42 100644
--- a/doc/bugs/git_stderr_output_causes_problems.mdwn
+++ b/doc/bugs/git_stderr_output_causes_problems.mdwn
@@ -39,7 +39,7 @@ Ikiwiki's git handling is sending a bunch of output to stderr. The following pa
> output actual error messages there. --[[Joey]]
>> I'm happy with the wrapper script solution, so this is [[done]].
->> And this report is now here to point others to that solution [Glutera](http://www.grosir-kosmetik.com/62-glutera.html), [Pintu dan jendela](http://www.trimasjaya.com/pintu-dan-jendela/index.html), [Toko bunga](http://tokobungasabana.com), [Rental forklift](http://www.forklift.co.id), [Properti semarang](http://www.raywhitesemarang.com)
+>> 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. -- [[nil]]