From owner-freebsd-questions Fri Aug 11 10:13:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (Postfix) with ESMTP id 09E1B37B5AD for ; Fri, 11 Aug 2000 10:13:27 -0700 (PDT) (envelope-from shovey@buffnet.net) Received: from buffnet11.buffnet.net (buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.9.3/8.8.7) with ESMTP id NAA50481; Fri, 11 Aug 2000 13:13:24 -0400 (EDT) (envelope-from shovey@buffnet.net) Date: Fri, 11 Aug 2000 13:13:13 -0400 (EDT) From: Stephen Hovey To: Kisanak Cc: questions@FreeBSD.ORG Subject: Re: Name-based vhosts only 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 I have it working - be sure you have a serveralias line with all the possible varients (iw www alone for local users, domain.com for thos who go in that way etc) On Fri, 11 Aug 2000, Kisanak wrote: > Anyone has ever succeded configuring Name-based vhosts only > using Apache/1.3.12 (Unix)? > > I try configure the httpd.conf like this: > > NameVirtualHost ip_address_of_domain > > DocumentRoot /usr/local/share/doc/virtualdomain > ServerName www.somedomain.com > > Options IncludesNOEXEC FollowSymLinks ExecCGI > AllowOverride None > Allow from all > > > > but it always give me the same page from: > DocumentRoot "/usr/local/www/data" > > Thanks for any helps. > Regards, > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message