From owner-freebsd-isp Thu May 8 18:18:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA00864 for isp-outgoing; Thu, 8 May 1997 18:18:14 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA00859 for ; Thu, 8 May 1997 18:18:08 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.7.3) id LAA09269; Fri, 9 May 1997 11:23:03 +1000 (EST) Date: Fri, 9 May 1997 11:23:01 +1000 (EST) From: "Daniel O'Callaghan" To: Bernard Courtney cc: freebsd-isp@FreeBSD.ORG Subject: Re: Virtual Domains Under 2.1.5 In-Reply-To: <33727417.134B@bythehand.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 8 May 1997, Bernard Courtney wrote: > One of my customers want's me to set up a virtual server for his > compnay. I need step-by-step directions on setting up apache and > FreeBSD 2.1.5 to accept connections for the new domain. > > I greatly appreciate any help you may give. The best place to get this info is www.apache.org and the Apache documentation. How many virtual web servers do you want? If only 1, then it is just a web server - get Apache, run it, be happy. If you want more than one web server, then you'll need to add IP addresses to your machine. Post more info with a real description of your network setup and FreeBSD machine setup for appropriate answers. Danny