To open the web application, use the supported browser and specify URL in the connection string:
In Linux OS:
http[s]://<web server>:<port number>/fp10.x/r/
In Windows OS:
http[s]://<web server>:<port number>/FP_App_v10.x/r/
Where:
<web server>. IP address or name of the DNS server, at which application back end is installed.
<port number>. Number of the port, at which web application back end is available. The following ports are used by default:
8110 in Linux OS, 80 in Windows OS to open the web application via the HTTP protocol.
443 to open the web application via the HTTPS protocol.
See also:
web Application Settings | Setting Up Web Application Work via HTTPS