I have set up Stash on a local Server, to gain access externally, I have another server that handles http requests using apache.
I used virtual hosts to direct a subdomain that points to that server to the Stash server, This hasn't been a problem and I can access it just fine, the problem is that everything points to the correct addresses except the stash home button, for some reason that points to the internal ip so something like "192.168.0.40:7990" instead of "stash.mywebsite.com"
hi.
you may find some helpful lines here:
https://confluence.atlassian.com/display/STASH/Integrating+Stash+with+Apache+HTTP+Server
regards
Thanks, I actually just saw that not too long ago, figured out that I was just missing this part.
proxyName="mycompany.com" proxyPort="443"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.