On 9/29/07, Ian Johnson <cjohnsoia@xxxxxxxxx> wrote: > To Whom is able to help: > > I am trying to install multiple instances of apache 2.2.6 on a gentoo box. > Not my first way of doing things, but to each his own. > > 1. Has someone in here done this on a gentoo box. If so can you > please provide some insight? > Well, not on Gentoo, but on Solaris, but the method is the same regardless. If you want to run multiple instances of Apache on one host you have two choices. Either: 1) Have multiple IP addresses, with a one to one binding between Apache instance and IP address. 2) Configure each apache instance to run on a different port. For example: Instance A - port 80 Instance B - port 81 Instance C - port 82 ... These decision all go back to what you are trying to accomplish. So I ask, why do you need multiple instances of Apache running? -- brian --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx