Use vos3000-2.1.4.0 for example
Please login the linux first,then edit the following file :
vi /home/kunshiweb/base/apache-tomcat-7.0.23/conf/server.xml
Find the ‘port=”8080” ‘ follow the’<Connector’ in the server.xml
Change it into other port which you want,for example like 1024 port
Remember: the port must be more than 1024,or is not supported; if you want to set less than 1024,please contact the VOS-support
When you changed the port in the file ,you need to restart the service of web-client:
/etc/init.d/vos3000webct restart