We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52869d4 + 8ae899a commit 651b998Copy full SHA for 651b998
src/site/setup_proxy.mkd
@@ -47,6 +47,7 @@ ProxyPreserveHost On
47
48
# If your httpd frontend is https but you are proxying http Gitblit WAR or GO
49
#Header edit Location ^http://([^/]+)/gitblit/ https://$1/gitblit/
50
+#Header edit Ajax-Location ^http://([^/]+)/gitblit/ https://$1/gitblit/
51
52
# Additionally you will want to tell Gitblit the original scheme and port
53
#RequestHeader set X-Forwarded-Proto https
0 commit comments