Skip to content

Commit 651b998

Browse files
authored
Merge pull request #1183 from RainerW/fixApacheProxySample
Documentation update : "behind apache" also edit "Ajax-Location" header
2 parents 52869d4 + 8ae899a commit 651b998

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/site/setup_proxy.mkd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ ProxyPreserveHost On
4747
4848
# If your httpd frontend is https but you are proxying http Gitblit WAR or GO
4949
#Header edit Location ^http://([^/]+)/gitblit/ https://$1/gitblit/
50+
#Header edit Ajax-Location ^http://([^/]+)/gitblit/ https://$1/gitblit/
5051
5152
# Additionally you will want to tell Gitblit the original scheme and port
5253
#RequestHeader set X-Forwarded-Proto https

0 commit comments

Comments
 (0)