Webserver Properties
You can configure the FlowForce Server web server by using the properties given below. To set a property, run the installation command with the property setting appended, like this:
msiexec /i FlowForceServerAdvanced.msi FF_WebServer_Host=127.0.0.1
List of properties
FlowForce Server
Properties of the FlowForce Server web server:
FF_WebServer_Host=<IP4 Address>
Use 127.0.0.1 if you want to access the web server from this machine only. Use 0.0.0.0 to make the web server accessible globally.
FF_WebServer_Port=<Port Number>
Specifies the port that is used to access the web server.
FF_WebServer_Enabled=<0 or 1>
Select 1 to enable listening at the currently set port. Select 0 to disable listening at this port.
FlowForce Server Web
Properties of the FlowForce Server Web interface web server:
FFWeb_WebServer_Host=<IP4 Address>
Use 127.0.0.1 if you want to access the web server from this machine only. Use 0.0.0.0 to make the web server accessible globally.
FFWeb_WebServer_Port=<Port Number>
Specifies the port that is used to access the web server.
FFWeb_WebServer_Enabled=<0 or 1>
Select 1 to enable listening at the currently set port. Select 0 to disable listening at this port.