]> source.dussan.org Git - gitblit.git/commitdiff
Documentation
authorJames Moger <james.moger@gitblit.com>
Wed, 21 Mar 2012 22:04:34 +0000 (18:04 -0400)
committerJames Moger <james.moger@gitblit.com>
Wed, 21 Mar 2012 22:04:34 +0000 (18:04 -0400)
docs/01_setup.mkd

index 9c386d96793806fa68314dba94072f2695c50d65..51921e02a43613d1db7aba805f8c18d922e00385 100644 (file)
@@ -145,6 +145,11 @@ ProxyPreserveHost On
 # For Gitblit GO, see server.contextPath in gitblit.properties.\r
 \r
 #ProxyPass /gitblit http://localhost:8080/gitblit\r
+#ProxyPassreverse /gitblit http://localhost:8080/gitblit\r
+\r
+# If your httpd frontend is https but you are proxying http Gitblit WAR or GO\r
+#Header edit Location ^http://([^/]+)/gitblit/ https://$1/gitblit/\r
+\r
 #ProxyPass /gitblit ajp://localhost:8009/gitblit\r
 %ENDCODE%  \r
 **Please** make sure to:  \r