CJ Goldsmith
07-08-2009, 10:31 PM
Occassionally people need to know how to change the port numbers used by Traverse post installation.
In order to achieve this you simply need to shut down the Traverse webapp and edit the file located at {Install Dir}/apps/tomcat/conf/server.xml in your favorite text editor (vi, emacs, notepad) (pictured below in wordpad on the Windows OS)
http://forums.zyrion.com/images/posts/tomcat_ports.jpg
Highlighted above you simply need to change the standard port value (port 80) (yellow) and the ssl port value (port 443) (blue) to new values (non conflicting with your current system).
Save the file after it has been modified and then restart the Traverse webapp.
To access the modified port you simply need to append the port number after the URL in the address bar of your browser (Example port 8080 in IE)
http://forums.zyrion.com/images/posts/traverse_alt_port.jpg
In order to achieve this you simply need to shut down the Traverse webapp and edit the file located at {Install Dir}/apps/tomcat/conf/server.xml in your favorite text editor (vi, emacs, notepad) (pictured below in wordpad on the Windows OS)
http://forums.zyrion.com/images/posts/tomcat_ports.jpg
Highlighted above you simply need to change the standard port value (port 80) (yellow) and the ssl port value (port 443) (blue) to new values (non conflicting with your current system).
Save the file after it has been modified and then restart the Traverse webapp.
To access the modified port you simply need to append the port number after the URL in the address bar of your browser (Example port 8080 in IE)
http://forums.zyrion.com/images/posts/traverse_alt_port.jpg