From owner-freebsd-isp Sun Apr 29 11:39:57 2001 Delivered-To: freebsd-isp@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 5D48037B443 for ; Sun, 29 Apr 2001 11:39:54 -0700 (PDT) (envelope-from prometheus@gmx.ch) Received: (qmail 22552 invoked by uid 0); 29 Apr 2001 18:39:53 -0000 Received: from unknown (HELO work.root.li) (62.2.99.33) by mail.gmx.net (mail01) with SMTP; 29 Apr 2001 18:39:53 -0000 Date: Sun, 29 Apr 2001 20:39:08 +0200 From: Prometheus X-Mailer: The Bat! (v1.51) Educational Reply-To: Prometheus X-Priority: 3 (Normal) Message-ID: <193275497254.20010429203908@gmx.ch> To: freebsd-isp@freebsd.org Subject: Apache and namebased vhosts without specified IP? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I'm searching for a solution that would enable me to use name based vhosts without a specified IP on Apache 1.3.19. The reason for this is that I want to have the vhosts load balanceable without worrying which server needs which config file. Ideally, Apache should respond on all IPs which aren't used for IP based vhosts with the same stuff and just look at the HTTP header to determine what content it should deliver. I'd like to have something like ... Instead of the conventional ... Has anyone got any idea as how this could be done? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message