Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 May 1999 06:54:29 -0400
From:      Kenn Martin <kmartin@infoteam.com>
To:        Anders Hanssen <andersbsd@bacchus.elanders.no>
Subject:   Re: configuring a ftp daemon to handle multiple domains.
Message-ID:  <19990501065429.A10211@infoteam.com>
In-Reply-To: <00dc01be93c0$9aceca80$54f0f081@anders>; from Anders Hanssen on Sat, May 01, 1999 at 12:49:09PM %2B0200
References:  <00dc01be93c0$9aceca80$54f0f081@anders>

next in thread | previous in thread | raw e-mail | index | archive | help
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

The config file is very Apache-like.  Note that the ftp protocol
doesn't currently provide "NameVirtualHosts" like http, so you
will need an IP address for each VirtualHost.

kenn


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990501065429.A10211>