Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 26296 invoked from network); 24 Nov 2009 17:19:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Nov 2009 17:19:58 -0000 Received: (qmail 87879 invoked by uid 500); 24 Nov 2009 17:19:54 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 87812 invoked by uid 500); 24 Nov 2009 17:19:54 -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 87801 invoked by uid 99); 24 Nov 2009 17:19:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Nov 2009 17:19:54 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aw@ice-sa.com designates 212.85.38.228 as permitted sender) Received: from [212.85.38.228] (HELO tor.combios.es) (212.85.38.228) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Nov 2009 17:19:45 +0000 Received: from localhost (localhost [127.0.0.1]) by tor.combios.es (Postfix) with ESMTP id 5482222608D for ; Tue, 24 Nov 2009 18:19:24 +0100 (CET) Received: from tor.combios.es ([127.0.0.1]) by localhost (tor.combios.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PEqeAdn-VAIT for ; Tue, 24 Nov 2009 18:19:24 +0100 (CET) Received: from [192.168.245.129] (p549EB2C1.dip0.t-ipconnect.de [84.158.178.193]) by tor.combios.es (Postfix) with ESMTPA id 082FE226086 for ; Tue, 24 Nov 2009 18:19:23 +0100 (CET) Message-ID: <4B0C1588.8010401@ice-sa.com> Date: Tue, 24 Nov 2009 18:19:04 +0100 From: =?ISO-8859-1?Q?Andr=E9_Warnier?= Reply-To: Tomcat Users List User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: IIS redirect stops at [xxx] is a servlet url - should redirect to ajp13 References: <26495411.post@talk.nabble.com> <26498567.post@talk.nabble.com> In-Reply-To: <26498567.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Glynbach2 wrote: > The answer came from the IIS forums. In IIS 6 I also needed to add a Web > Service Extension for the redirect dll and set it to be 'Allowed'. Haven't > had to do that in previous versions of IIS and afaik it's not in the how to > either. Not entirely true. Check the bottom of this page : http://wiki.apache.org/tomcat/Tomcat_and_IIS_Howto Now, don't ask me how I got to that page. I started with the FAQ about JK Connectors, and followed various links from there.. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org