From owner-freebsd-questions Fri Aug 11 9:42:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-a.cbn.net.id (smtp-a.cbn.net.id [202.158.3.24]) by hub.freebsd.org (Postfix) with SMTP id 6D90137C3C5 for ; Fri, 11 Aug 2000 09:41:43 -0700 (PDT) (envelope-from kisanak@cbn.net.id) Received: (qmail 9951 invoked from network); 11 Aug 2000 23:43:51 +0700 Received: from unknown (HELO navajo) (202.158.50.85) by smtp-a.cbn.net.id with SMTP; 11 Aug 2000 23:43:51 +0700 From: "Kisanak" To: Subject: Name-based vhosts only Date: Fri, 11 Aug 2000 23:46:40 +0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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