From 32a0bac732806a563b46ef9e594640f3fbb8eff2 Mon Sep 17 00:00:00 2001 From: Andrew Martin Date: Fri, 21 Aug 2015 15:14:25 -0400 Subject: [PATCH] Amend README with an extra nginx instruction --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 741005c..d90e052 100755 --- a/README.md +++ b/README.md @@ -226,6 +226,11 @@ The remote-postgres server syntax was added in v1.4.2.) This has not yet been confirmed to work in production. If you use this, please report either its success or failure back to me. + + Additionally, to make sure that nginx does not reset the `Host` header + (which keter uses to choose the right target), you will need to add: + + proxy_set_header Host $host; * Keter does not handle password-protected SSL key files well. When provided with such a key file, unlike Apache and Nginx, Keter will not pause to ask