Hi All,
We are running Gitlab-ee behind a reverse proxy running Apache httpd. In the reverse proxy we have proxypass /gitlab to gitlab.server.url
Gitlab works fine, except that all URLs are not of the proxy server it is of the actual gitlab server itself for example git clone.
we are unable to change the external url value in gitlab.rb file as it fails after restart.