[EMAIL PROTECTED] (Plough, Chris) writes:
> I am moving from Apache/JServ to Apache/Tomcat.  With JServ, I could
> bind it to a single IP address, so that I could run multiple
> instances of it on a single server.  I would make changes in the
> jserv.conf and jserv.properties files to enable this.

In "server.xml", As well as the "port" parameter you see in the connector
definitions, you can also specify a "inet" parameter.  This is the IP
address that you want to bind to.

-- 
 `O O'  | [EMAIL PROTECTED]
// ^ \\ | http://www.pyrites.org.uk/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to