Percorsi per l'installazione di Rational Focal Point con un server proxy

È possibile installare Rational Focal Point su un computer che si trova dietro un server proxy.

Per installare Rational Focal Point con un server proxy, verificare che i seguenti percorsi siano aperti sul proxy o sul programma di bilanciamento del carico. Gli esempi riportati nella tabella sono relativi al server Apache Tomcat.

Tabella 1. Percorso proxy
Percorso Esempio
/fphelp ProxyPass /fphelp http://IP server tomcat:porta/fphelp

ProxyPassReverse /fphelp http://IP server tomcat:porta/fphelp

/jazzui ProxyPass /jazzui http://IP server tomcat:porta/jazzui

ProxyPassReverse /jazzui http://IP server tomcat:porta/jazzui

/Financier ProxyPass /Financier http://IP server tomcat:porta/Financier

ProxyPassReverse /Financier http://IP server tomcat:porta/Financier

/FinancierREST ProxyPass /FinancierREST http://IP server tomcat:porta/FinancierREST

ProxyPassReverse /FinancierREST http://IP server tomcat:porta/FinancierREST

/fp ProxyPass /fp http://IP server tomcat:porta/fp

ProxyPassReverse /fp http://IP server tomcat:porta/fp


Feedback