From owner-freebsd-isp Mon May 10 18:31:31 1999 Delivered-To: freebsd-isp@freebsd.org Received: from enya.clari.net.au (enya.clari.net.au [203.8.14.116]) by hub.freebsd.org (Postfix) with ESMTP id 3F41814C39 for ; Mon, 10 May 1999 18:31:21 -0700 (PDT) (envelope-from danny@enya.clari.net.au) Received: from localhost (danny@localhost) by enya.clari.net.au (8.9.2/8.8.7) with ESMTP id LAA50616; Tue, 11 May 1999 11:31:02 +1000 (EST) (envelope-from danny@enya.clari.net.au) Date: Tue, 11 May 1999 11:31:02 +1000 (EST) From: "Daniel O'Callaghan" To: Kenn Martin Cc: freebsd-isp@FreeBSD.ORG Subject: Re: configuring a ftp daemon to handle multiple domains. In-Reply-To: <19990501072807.A10538@infoteam.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 1 May 1999, Kenn Martin wrote: > On Sat, May 01, 1999 at 12:49:09PM +0200, Anders Hanssen wrote: > > > > I was wondering... Is it possible to set up a ftp daemon to host multiple > > domains (The way apache does with VirtualHost). I have a server hosting some > > webpages ( ex: www.my.domain and www.your.domain), It's no problem to set up > > a record for ftp.my.domain and ftp.your.domain in dns but they all point to > > the same directory... Hmmm... I want separated directories for each > > domain... Anyone done this? Any ideas? > > /usr/ports/net/proftpd Or simply read the man page for FreeBSD's ftpd. The functionality is already there. Use -D and -a flags. Danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message