How to Hide port number from URL(jazz team server)
andy V (13●1●3)
| asked Jan 17 '17, 3:02 a.m.
retagged Jan 20 '17, 5:02 p.m. by Ken Tessier (841●1●7) I am trying to hide the port number from the URL of jazz team server.
I refer the following Document for the same
steps that I gone through
1) I make a changes in server.xml file
2) and then start configure(setup) (https://company.clm/jts/setup) but i got error "site cannot reached".
3) So, i Make a changes and done my setup using (https://company.clm:9443/jts/setup) . Its work.
4) After all the setup . I successfully log on to (https://company.clm:9443/jts/admin)
5) Then I restart the server using the changes in server.xml (https://company.clm/jts/admin)
6) Its work , but when i create a new projectlife cycle or simply go to the home , the URL changes to (https://company.clm:9443/jts/) na dI got Error "Site cannot reached".
So, please guide me for the same.
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Jan 17 '17, 5:00 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER You have to set the server or the proxy server up with the well known port 443 before you set up the server. If you have already set up the server you have to do a server rename. Stephane in the article Hide port number from URL did the setup of the server only after the changes and using the public URI root without port number.
Geoffrey Clemm selected this answer as the correct answer
|
2 other answers
You need to do a server rename on your Jazz environment. This uses a mapping file to redirect the public URI. It involves a minor performance hit as well. I would recommend opening a ticket with IBM support to make this happen.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.