Dual Installations
It is possible to install 2
separate instances of New Fire Server on the same machine.
- Install the first instance on
newfireA directory
- Install the second instance
on newfireB directory
- Change ports on the second
instance so that they do not interfer with the first
instance.
Change Ports
- Open newfireB/tomcat/conf/server.xml for edit.
- For each appearance of this 4 digit port number
"80xx", change it to "81xx". For
example, change 8005 to 8105.
- Change "80" to "1000". newfireB
instance will use 1000 port for http request. For
example: http://localhost:1000
© 2007 New Fire.