Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 27327 invoked from network); 10 Apr 2008 21:49:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Apr 2008 21:49:22 -0000 Received: (qmail 91720 invoked by uid 500); 10 Apr 2008 21:49:11 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 91701 invoked by uid 500); 10 Apr 2008 21:49:11 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 91690 invoked by uid 99); 10 Apr 2008 21:49:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Apr 2008 14:49:11 -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: local policy) Received: from [12.11.148.84] (HELO irp2.ptc.com) (12.11.148.84) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Apr 2008 21:48:27 +0000 X-IronPort-AV: E=Sophos;i="4.25,637,1199682000"; d="scan'208";a="15249467" Received: from hq-ex3fe3.ptcnet.ptc.com ([132.253.201.67]) by irp2.ptc.com with ESMTP; 10 Apr 2008 17:48:34 -0400 Received: from [132.253.9.179] ([132.253.9.179]) by hq-ex3fe3.ptcnet.ptc.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 10 Apr 2008 17:48:33 -0400 Message-ID: <47FE8B7E.1050901@ptc.com> Date: Thu, 10 Apr 2008 16:49:50 -0500 From: Jess Holle User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: %3B in path-info References: <47FE3C84.40009@ptc.com> <47FE5D60.9020500@kippdata.de> <47FE76D4.9020606@ptc.com> <47FE7A84.2010907@apache.org> <47FE821F.1030400@ptc.com> <47FE8359.1060801@apache.org> In-Reply-To: <47FE8359.1060801@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 10 Apr 2008 21:48:33.0345 (UTC) FILETIME=[9F5F7310:01C89B54] X-Virus-Checked: Checked by ClamAV on apache.org Mark Thomas wrote: > Jess Holle wrote: >> Mark Thomas wrote: >>> Jess Holle wrote: >>>> You're right -- this works fine in the direct case. >>>> >>>> So I need to file a bug against mod_proxy_ajp instead? Or is there >>>> some chance this is in the AJP connector? >>> Only if there is a bug - we haven't shown that yet ;) >>> >>> Could you provide some version numbers please (httpd, mod_jk, etc) >>> >>> Also, what setting are you using for JkOptions? >>> http://tomcat.apache.org/connectors-doc/reference/apache.html >>> >>> I suspect you want >>> JkOptions +ForwardURICompatUnparsed >>> but read the docs carefully before making any changes so you >>> understand the security implications. >> I don't believe mod_proxy_ajp provides any such options -- and I'm >> using that and Apache 2.2.x, not 2.0.x and/or mod_jk. At any rate, I >> have: > I couldn't see anything either. This looks like a mod_proxy_ajp > bug/missing feature. I jumped the gun once by filing this against Tomcat, but it seems everything is pointing to mod_proxy_ajp. Is it time to file a bug against it? -- Jess Holle --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org