domain forwarding, pointing

Ben Efros bene at iolvegas.com
Fri Feb 9 09:50:27 UTC 2001



----- Original Message -----
From: "Ben Efros" <bene at iolvegas.com>
To: "lucjanc@" <nospam at news4.rdc1.on.home.com>; "luc"
<.home.com at weld.news.pipex.net>
Sent: Friday, February 09, 2001 9:49 AM
Subject: Re: domain forwarding, pointing


> ----- Original Message -----
> From: "lucjanc@" <nospam at news4.rdc1.on.home.com>; "luc"
> <.home.com at weld.news.pipex.net>
> Newsgroups: comp.protocols.dns.bind
> To: <comp-protocols-dns-bind at moderators.isc.org>
> Sent: Friday, February 09, 2001 4:56 AM
> Subject: domain forwarding, pointing
>
>
> > Hello,  (newbe talking here)
> <SNIP>
> >
> > Also, what is an easy way of pointing let say 100 domain names into the
> same
> > page (e.g.under construction).  Do I have to create 100 virtualhost
> records or
> > can I somehow use one with a list , or something include file etc.
>
> Utilize the Apache ServerAlias directive, such as I demonstrate below.
All
> the domains must point to the same ip#.
>
> <VirtualHost x.x.x.x>
>     Servername www.masterdomain.xxx
>     ServerAlias masterdomain.xxx domain2.xxx www.domain2.xxx domain3.xxx
> www.domain3.xxx
>     DocumentRoot /whatever/directory/has/documents
> </VirtualHost>
> >
> > Any tips, really appreciated.
> >
> > Luc
> >
> >
>



More information about the bind-users mailing list