Aby zainstalować produkt Rational Focal Point za serwerem proxy, należy upewnić się, że poniższe ścieżki są otwarte na serwerze proxy lub w systemie równoważenia obciążenia. Przykłady zawarte w tabeli odnoszą się do serwera Apache Tomcat.
| Ścieżka | Przykład |
|---|---|
| /fphelp | ProxyPass /fphelp http://adres_IP_serwera_tomcat:port/fphelp ProxyPassReverse /fphelp http://adres_IP_serwera_tomcat:port/fphelp |
| /jazzui | ProxyPass /jazzui http://adres_IP_serwera_tomcat:port/jazzui ProxyPassReverse /jazzui http://adres_IP_serwera_tomcat:port/jazzui |
| /Financier | ProxyPass /Financier http://adres_IP_serwera_tomcat:port/Financier ProxyPassReverse /Financier http://adres_IP_serwera_tomcat:port/Financier |
| /FinancierREST | ProxyPass /FinancierREST http://adres_IP_serwera_tomcat:port/FinancierREST ProxyPassReverse /FinancierREST http://adres_IP_serwera_tomcat:port/FinancierREST |
| /fp | ProxyPass /fp http://adres_IP_serwera_tomcat:port/fp ProxyPassReverse /fp http://adres_IP_serwera_tomcat:port/fp |