From owner-freebsd-isp Sat Sep 25 12:55:45 1999 Delivered-To: freebsd-isp@freebsd.org Received: from bekool.com (ns2.netquick.net [216.48.34.2]) by hub.freebsd.org (Postfix) with ESMTP id 2571614BEB for ; Sat, 25 Sep 1999 12:55:37 -0700 (PDT) (envelope-from trouble@hackfurby.com) Received: from bastille.netquick.net ([216.48.32.159] helo=hackfurby.com) by bekool.com with esmtp (Exim 3.03 #1) id 11UyDU-0006YF-00; Sat, 25 Sep 1999 20:14:44 +0000 Message-ID: <37EE88E9.8A8E3115@hackfurby.com> Date: Sun, 26 Sep 1999 15:58:17 -0500 From: TrouBle Reply-To: trouble@hackfurby.com X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Kelsey Cummings Cc: freebsd-isp@freebsd.org Subject: Re: many third level domains -- looking for advice References: <010101bf06e5$119247e0$33f9c9d0@neteze.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org there is a more secure way to complete this task, and allow unlimited virtual domains via apache/sendmail/exim/pop3/ftp and it works very nicely.... if you would like further assistance let me know. Ive created a complete turn-key virtual environment, that appears to be a single server to each customer yet is, actually, 500+ customers on the box. Kelsey Cummings wrote: > I've got a customer who wants to sell third level domains with small virtual > webs and one email account. I've agreed to do it, but I'm trying to figure > out the best way to provide him this service. > > Its unfortunate that bind doesn't support wildcards in A records (it doesn't > right?) otherwise DNS configuration would be very simple. As far as I can > tell apache doesn't have an way of doing regex matching in the configs (at > least as would be needed for this setup) ie: > > *.hisdomain.com IN A www.hisdomain.com > > > ServerName $1.hisdomain.com > DocumentRoot /usr/home/user/www/$1 > > > That would just be too easy. :( > > Has anyone setup something similar? How did you do it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message