RTC and Git Integration setup
![]()
I need to integrate Rational Team Concert and Git. I have to "plain" installations, a git installation on ubuntu including apache and an RTC installation on Windows and I have the article https://jazz.net/library/article/1479 in front of me.
Do you have any proposal of the port number, the document root folder I should use? Could anyone provide me a running apache config example? Many thanks in advance Cheers Christine |
Accepted answer
One other answer
![]()
Hi Christine
You can use any unused port, and if there is a firewall make sure you open it to be accessed outside the server. I used the default port, 8080 which works fine and the document root as /var/www/html Regards
Shubjit
|