Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 15:09:21 +0100
From:      John Wards <j.wards@sportnetwork.net>
To:        questions@FreeBSD.ORG
Subject:   Re: Creating Mirrors
Message-ID:  <200210221509.21804.j.wards@sportnetwork.net>
In-Reply-To: <20021022140605.GC5864@freepuppy.bellavista.cz>
References:  <200210221416.59001.j.wards@sportnetwork.net> <20021022140605.GC5864@freepuppy.bellavista.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
Tis okay.......figured it out myself

John

On Tuesday 22 Oct 2002 3:06 pm, Roman Neuhauser wrote:
> # j.wards@sportnetwork.net / 2002-10-22 14:16:58 +0100:
> > Right I am stuck.....I want to do this:
> >
> > Name Server on IP1 www.domain.com
> > Points to Mirror on IP2 and www2.domain.com
>
>     this doesn't make any sense. describe your setup in terms of DNS
>     (A, CNAME records, etc), and Apache configuration.
>
> > I have configured httpd.conf on IP2 like this:
> > <VirtualHost *>
> >     ServerName www2.domain.com
> >     DocumentRoot /usr/local/domain/html
> > </VirtualHost>


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




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