We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1607b9f + 5f3ea6e commit fa8e377Copy full SHA for fa8e377
src/site/setup_proxy.mkd
@@ -46,7 +46,7 @@ ProxyPreserveHost On
46
#ProxyPassreverse /gitblit http://localhost:8080/gitblit
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/
+#Header edit Location ^http://([^/]+)/gitblit/ https://$1/gitblit/
50
51
# Additionally you will want to tell Gitblit the original scheme and port
52
#RequestHeader set X-Forwarded-Proto https
0 commit comments