I am running Jira already, installed confluence trial version, both are running on Windows server 2008R2 for now. I would like to have friendly urls to access both programs, something like jira.domain.com and confluence.domain.com, at moment we do it with Jira but for confluence we need to use the port 8090 to be able to reach, for external users it would not be good. Can you please let me know if it can be achievied and how?
I dont have much experience with windows server, but i can maybe still help at least a tiny bit:
Apache (a webserver software) provides ProxyPass and ProxyPassReverse options, which do achieve the desired behaviour ("Re-Route the traffic from one address to another").
Maybe googling this helps to find a solution for your specific setup, or at least a hint what to do next.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.