From 975f7c55eea0c20a686d860b67b9a0d5fc3130bb Mon Sep 17 00:00:00 2001
From: mrbytes <eguervos@msn.com>
Date: Tue, 14 Aug 2012 08:45:44 -0400
Subject: [PATCH] GitBlitWebApp_es.properties: up-to date with better translation.

---
 docs/01_setup.mkd |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/docs/01_setup.mkd b/docs/01_setup.mkd
index 6d6f727..42f870f 100644
--- a/docs/01_setup.mkd
+++ b/docs/01_setup.mkd
@@ -156,6 +156,10 @@
 # If your httpd frontend is https but you are proxying http Gitblit WAR or GO
 #Header edit Location &#94;http://([&#94;&#8260;]+)/gitblit/ https://&#36;1/gitblit/
 
+# Additionally you will want to tell Gitblit the original scheme and port
+#RequestHeader set X-Forwarded-Proto https
+#RequestHeader set X-Forwarded-Port 443
+
 #ProxyPass /gitblit ajp://localhost:8009/gitblit
 %ENDCODE%  
 **Please** make sure to:  

--
Gitblit v1.9.1