From owner-freebsd-questions Wed Jan 16 8:24:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 05AB337B400 for ; Wed, 16 Jan 2002 08:24:30 -0800 (PST) Received: from Bob (staff.eagle.ca [209.167.16.15]) by marlo.eagle.ca (8.11.3/8.11.3) with ESMTP id g0GGMMp55225; Wed, 16 Jan 2002 11:22:22 -0500 (EST) (envelope-from freymann@eagle.ca) From: "ScaryG" To: "Andrey Simonenko" , "freeBSD Questions" Date: Wed, 16 Jan 2002 11:25:02 -0500 MIME-Version: 1.0 Subject: Re: Apache Virtual Domains: Quick Config Question Message-ID: <3C45630E.11086.9F178C@localhost> In-reply-to: <009201c19e9f$02c5f140$6d36120a@comsys.ntukpi.kiev.ua> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 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