Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 66954 invoked by uid 500); 28 Apr 2003 22:55:03 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 66741 invoked from network); 28 Apr 2003 22:55:02 -0000 Received: from spitfire.velocet.net (216.138.223.227) by daedalus.apache.org with SMTP; 28 Apr 2003 22:55:02 -0000 Received: from mail.gej-it.com (gej-it.com [216.138.220.213]) by spitfire.velocet.net (Postfix) with ESMTP id 6F6CC4B7E79 for ; Mon, 28 Apr 2003 18:55:08 -0400 (EDT) Received: from jeff ([192.168.0.3]) by gej-it.com ([216.138.220.213]) with SMTP (MDaemon.PRO.v6.7.9.R) for ; Mon, 28 Apr 2003 18:54:36 -0400 From: "Jeff Cohen" To: Date: Mon, 28 Apr 2003 18:55:00 -0400 Message-ID: <000601c30dd9$3322aa40$0300a8c0@gejit.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal In-Reply-To: <001a01c30d5d$4cf74920$0100a8c0@content3> X-MDRemoteIP: 192.168.0.3 X-Return-Path: support@gej-it.com X-MDaemon-Deliver-To: users@httpd.apache.org X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] PPS: Apache and IIS on same Machine Yes they can! But not on the same IP address. For example as you said you are running in the network 10.x.x.x addresses, so: 1. Add another IP to that machine (let's say 10.0.0.3 and 10.0.0.4) 2. Stop "Default Web Site" 3. Create a new we site that will Listen on port 80 on IP 10.0.0.3 4. In Apache you add the line: Bind 10.0.0.4:80 And you are on the way to go. All the best, Jeff Cohen Jeff@GEJ-IT.com Tel. (416) 917-2324 GEJ-IT Networks! -----Original Message----- From: Taco Fleur [mailto:tacofleur@nella.net.au] Sent: Monday, April 28, 2003 4:08 AM To: users@httpd.apache.org Subject: [users@httpd] PPS: Apache and IIS on same Machine Sorry, first email was correct. I only paid attention to the service I did not actually open up IIS and see if it was really running. So it's as I said in the first email, one won't run without the other being stopped. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org