Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 65012 invoked from network); 14 Jul 2005 14:46:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Jul 2005 14:46:13 -0000 Received: (qmail 27472 invoked by uid 500); 14 Jul 2005 14:45:57 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 27438 invoked by uid 500); 14 Jul 2005 14:45:56 -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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 27425 invoked by uid 99); 14 Jul 2005 14:45:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2005 07:45:56 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [217.160.171.50] (HELO jupiter.hal-nine-zero-zero-zero.net) (217.160.171.50) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 14 Jul 2005 07:45:53 -0700 Received: (qmail 21905 invoked from network); 14 Jul 2005 14:45:56 -0000 Received: from unknown (HELO fe-pc-323.int.cinetic.de) (217.160.171.50) by jupiter.hal-nine-zero-zero-zero.net with SMTP; 14 Jul 2005 14:45:56 -0000 Date: Thu, 14 Jul 2005 16:45:53 +0200 From: =?ISO-8859-1?Q?Andr=E9?= Malo To: users@httpd.apache.org Message-ID: <20050714164553.000021d2@fe-pc-323.int.cinetic.de> In-Reply-To: <12cc7470050714053079c8c946@mail.gmail.com> References: <12cc7470050713134421cec2a5@mail.gmail.com> <12cc747005071314125a883885@mail.gmail.com> <12cc7470050714053079c8c946@mail.gmail.com> Organization: TIMTOWTDI X-Mailer: Sylpheed-Claws 1.0.0.1 Win32 (GTK+ 1.3.0; Win32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Re: Alias not matching warning X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N * Kvetch wrote: > Thanks Joshua. Do you know of a way to supress that warnging message? It > will take me some time to clean up all the overlapping Aliases so if I start > adding new virtual hosts I would still want to see any messages startup > would spit out and with the 100 odd warnings it makes it hard to see if > anything else scrolled by the screen. Sorry, no way except grep -v ;-) ...or fixing the real problems. They are typically caused by just configuring Aliases/ScriptAliases (or their *Match compagnions) in the wrong order. Aliases work by "first come, first serve". nd --------------------------------------------------------------------- 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