From owner-freebsd-questions Tue Jul 14 09:45:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA00877 for freebsd-questions-outgoing; Tue, 14 Jul 1998 09:45:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gutenberg.uoregon.edu (gutenberg.uoregon.edu [128.223.56.211]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA00872 for ; Tue, 14 Jul 1998 09:45:34 -0700 (PDT) (envelope-from sharding@gutenberg.uoregon.edu) Received: from localhost (sharding@localhost) by gutenberg.uoregon.edu (8.9.1/8.9.1) with SMTP id JAA03510; Tue, 14 Jul 1998 09:49:04 -0700 (PDT) Date: Tue, 14 Jul 1998 09:49:03 -0700 From: Sean Harding Reply-To: Sean Harding To: FreeBSD cc: freebsd-questions@FreeBSD.ORG Subject: Re: Apache 1.3.0 Virtual Hosts... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 14 Jul 1998, FreeBSD wrote: > The other option that apache present it is use the new NameVirtualHost, > but I need to change the main web to another IP. The question is : > Anyone knows a way to make the upgrade less painful ? You don't need to change the main web server to another IP. If you were already using Name Virtual Hosts (as opposed to IP virtual hosts, which each have their own IP address), this is really the way to go. Just add a "NameVirtualHost" directive with the current IP address of the machine, and then do a VirtualHost for *every* server you want, including the main server. Sean -- Sean Harding sharding@oregon.uoregon.edu|"It's not a habit, it's cool. http://gladstone.uoregon.edu/~sharding/ | I feel alive." NeXTMail OK! | --k's Choice To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message