Hi guys, Is it possible to have Jira SD and Confluence on same base URL? I am not sure, where I make mistakes.... Goal is:
Service desk: podpora.pcport.eu
Confluence: podpora.pcport.eu/docs
Is it correct though? Is it possible and how?
Thanks
Yes, but I believe you will have to reverse proxy them both if you want to access them without supplying a TCP port in the url. Both Tomcat servers will run on different ports so you will need a reverse proxy in front of them both to say which way the connection will go based on the url. The below links tell you how to set up a reverse proxy for Apache, Nginx, or IIS
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.