Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2002 11:25:02 -0500
From:      "ScaryG" <freymann@eagle.ca>
To:        "Andrey Simonenko" <simon@comsys.ntu-kpi.kiev.ua>, "freeBSD Questions" <freebsd-questions@freebsd.org>
Subject:   Re: Apache Virtual Domains: Quick Config Question
Message-ID:  <3C45630E.11086.9F178C@localhost>
In-Reply-To: <009201c19e9f$02c5f140$6d36120a@comsys.ntukpi.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On 16 Jan 2002 at 18:03, Andrey Simonenko wrote:

> As I understood you don't need to use BindAddress, instead:
> 
> 1.specify "Listen 80" - http #port
> 2. specify "NameVirtualHost IP1", "NameVirtualHost IP2".
> 3. create <VirtualHost IP1 IP2 IP3> for all your vhosts, each
> of VirtualHost section should have "ServerName", etc.

 Awh, now that makes sense.

 Use one 'NameVirtualHost a.b.c.d' for the 'main' web domain

 Then setup other 'NameVirtualHost a.b.c.e' for other domains.

 (and set the listen to port 80)

 I get that... thanks.

gf
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Gerry Freymann - Senior Systems Manager
eagle.ca Internet Services www.eagle.ca
Voice: 905-373-9313 Fax: 905-373-1801
http://www.eagle.ca/support
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


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?3C45630E.11086.9F178C>