Situatie
- Open the file:
[app-path]\server\server.properties - Enable port 80 (and 443) by changing the appropriate settings from
Nto aY. They should look like:server.enable-http-on-port-80=Y
server.enable-https-on-port-443=Y - Change the server port in all providers installed on your network. The server port is set in the
print-provider.conffile in the provider directory. - Change the server port in the User Client config file:
[app-path]\client\config.properties.
- Restart the Application Server.
- Test and ensure the web interface is working, for example,
http://[myserver]/admin
Leave A Comment?