Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 1999 21:06:56 +0100
From:      Manar Hussain <manar@ivision.co.uk>
To:        freebsd-isp@freebsd.org
Subject:   Re: many third level domains -- looking for advice
Message-ID:  <3.0.5.32.19990925210656.00cf2aa0@stingray.ivision.co.uk>
In-Reply-To: <37EE88E9.8A8E3115@hackfurby.com>
References:  <010101bf06e5$119247e0$33f9c9d0@neteze.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Ohh that sounds like something we're half working on (with some work
already with funky chroot stuff). Very interested in some more details and
possible collaboration.

Regards,

Manar


At 03:58 PM 26-09-99 -0500, TrouBle wrote:
>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
>


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?3.0.5.32.19990925210656.00cf2aa0>