Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 22992 invoked by uid 500); 8 Jun 2003 12:46:02 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 22914 invoked from network); 8 Jun 2003 12:46:02 -0000 Received: from mail-src.takas.lt (HELO mail.takas.lt) (212.59.31.78) by daedalus.apache.org with SMTP; 8 Jun 2003 12:46:02 -0000 Received: from ss ([81.7.110.141]) by mail.takas.lt with Microsoft SMTPSVC(5.0.2195.5329); Sun, 8 Jun 2003 15:46:01 +0300 Message-ID: <044401c32dbb$f2e47aa0$0400a8c0@ss> From: "stakys" To: Date: Sun, 8 Jun 2003 15:46:14 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 08 Jun 2003 12:46:01.0735 (UTC) FILETIME=[EAC3F170:01C32DBB] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] Apache 2.0 Vhosts (with little bit more info) For example i got www.uuu.com, after it i added vhost www.xxx.com, and i needed also to make to access yyy.xxx.com, but when i added vhost for yyy.xxx.com, i couldn't access to yyy.xxx.com, i could access just to www.yyy.xxx.com, but i need to access http://yyy.xxx.com, how can i do this? Here's my vhost file for yyy.xxx.com: ServerName yyy.xxx.com ServerAlias www.yyy.xxx.com DocumentRoot /..../ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org