Loading...
Select Version
&pagelevel(3)&pagelevel
To change the port to be use, open the XML file server.xml
located in <WebAdmin-Directory>/UtmWebAdmin/conf
with a text editor. Only do this when the web server is not running.
This file contains the node <Service name="Catalina>
, and within this node the subnode <Connector port="8080"…/>
. You can enter another port number here instead of default port 8080. After making the change, save the file and restart the web server. The WebAdmin application can then be accessed in the web browser at the new port number.
Example:
If you enter port 7070, the web application can then be accessed in the web browser at the address http://<webadmin-host>:7070/UtmWebAdmin/