Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 51115 invoked from network); 22 Sep 2008 15:32:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Sep 2008 15:32:09 -0000 Received: (qmail 61240 invoked by uid 500); 22 Sep 2008 15:32:02 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 61194 invoked by uid 500); 22 Sep 2008 15:32:02 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 61183 invoked by uid 99); 22 Sep 2008 15:32:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Sep 2008 08:32:02 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of henri.gomez@gmail.com designates 209.85.132.243 as permitted sender) Received: from [209.85.132.243] (HELO an-out-0708.google.com) (209.85.132.243) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Sep 2008 15:31:03 +0000 Received: by an-out-0708.google.com with SMTP id b36so327488ana.95 for ; Mon, 22 Sep 2008 08:31:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Wby4pzeoEpsYT7oW6A23A7WhlrhkmZ7ZhxqNBY30Jrc=; b=I0XGzM9dfkMxLxdEwscWfNDZDOc3htNLU4xDe8AsveC8k/hV4cUHzhMZ1YwDFkrR9v DjIJwmqMFRZiyqBn71N/Simab4eVerX8P2Abx5DKDfPtTFgGaw9AXHwcekj/pa6sGrUf eoUxi+O6mT1qABOiO4RuN6kt5IDaoREITnvSg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=vRRB7jIDFquPIkOn+MjLf910wLXn6MBCkoOVJr+XyOyD6c2AaSbA2OsuKgWvQOE+iq t+utUm8JkiEqz+yPP3asGz7JwaF14Gat/jDd4UayRBqH2qg8v/fDyGoZnUUOLpz4haDY CgAU4X7CkDGN56dTxh6Bm91cJdmn13SQGppK4= Received: by 10.142.188.4 with SMTP id l4mr1493387wff.92.1222097495495; Mon, 22 Sep 2008 08:31:35 -0700 (PDT) Received: by 10.142.199.5 with HTTP; Mon, 22 Sep 2008 08:31:35 -0700 (PDT) Message-ID: <6291fc850809220831o787fbb9en4eeaa499eaa1ca4f@mail.gmail.com> Date: Mon, 22 Sep 2008 17:31:35 +0200 From: "Henri Gomez" To: "Tomcat Developers List" Subject: Re: mod_jk / Tomcat 6 and ErrorDocument In-Reply-To: <6291fc850809220829w2655adb9x2bcbe67e49fb5ab0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6291fc850809220736u71183c6bp6025d6b71bbb5533@mail.gmail.com> <48D7B416.6000307@apache.org> <6291fc850809220808t1dbd7e63j2332b92caf702f41@mail.gmail.com> <48D7B719.2070201@apache.org> <6291fc850809220829w2655adb9x2bcbe67e49fb5ab0@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org > Here is the HTTP header dump on my Firefox : > > Date: Mon, 22 Sep 2008 15:28:37 GMT > Server: Apache/2.2.9 (Win32) DAV/2 mod_jk/1.2.26 SVN/1.4.5 > Etag: W/"0-1222097246922" > Last-Modified: Mon, 22 Sep 2008 15:27:26 GMT > Vary: Accept-Encoding > Content-Encoding: gzip > Content-Type: text/html > > 404 Introuvable Same dump when reaching Tomcat thru it's Coyote connector : Server: Apache-Coyote/1.1 Etag: W/"0-1222097246922" Last-Modified: Mon, 22 Sep 2008 15:27:26 GMT Content-Type: text/html Content-Length: 0 Date: Mon, 22 Sep 2008 15:29:59 GMT 404 Introuvable --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org