Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 1999 15:58:17 -0500
From:      TrouBle <trouble@hackfurby.com>
To:        Kelsey Cummings <kc@neteze.com>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: many third level domains -- looking for advice
Message-ID:  <37EE88E9.8A8E3115@hackfurby.com>
References:  <010101bf06e5$119247e0$33f9c9d0@neteze.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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
>
> <virtual host $1.hisdomain.com>
>         ServerName $1.hisdomain.com
>         DocumentRoot /usr/home/user/www/$1
> </VirtualHost>
>
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37EE88E9.8A8E3115>