Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B8ED10FE4 for ; Thu, 31 Oct 2013 15:21:07 +0000 (UTC) Received: (qmail 66308 invoked by uid 500); 31 Oct 2013 15:19:14 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 66143 invoked by uid 500); 31 Oct 2013 15:18: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 65797 invoked by uid 99); 31 Oct 2013 15:18:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 15:18:34 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [75.180.132.120] (HELO cdptpa-omtalb.mail.rr.com) (75.180.132.120) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 15:18:28 +0000 X-Authority-Analysis: v=2.0 cv=dZcCLAre c=1 sm=0 a=CMIagxsx9fMjTR9dGS23VA==:17 a=4jdjCIWhz9QA:10 a=FKkrIqjQGGEA:10 a=MQomdDaHziAA:10 a=gKdNUozYXGYA:10 a=wPDyFdB5xvgA:10 a=Fx01H1t8AAAA:8 a=KGjhK52YXX0A:10 a=eINbGJPkcjMA:10 a=9wI4jDea3F2YPdMwo78A:9 a=QEXdDO2ut3YA:10 a=Q10R73UcK7AA:10 a=pVvefWRZGqcA:10 a=w2CM805ulHgTi54M_NcA:9 a=_W_S_7VecoQA:10 a=82yd2ZTIW0eqrZ1H:21 a=CMIagxsx9fMjTR9dGS23VA==:117 X-Cloudmark-Score: 0 X-Authenticated-User: X-Originating-IP: 98.26.39.66 Received: from [98.26.39.66] ([98.26.39.66:61926] helo=mail.electrichendrix.com) by cdptpa-oedge01.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id 07/5F-00725-FA472725; Thu, 31 Oct 2013 15:18:07 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.electrichendrix.com (Postfix) with ESMTP id 0BF3F1182FA for ; Thu, 31 Oct 2013 11:08:19 -0400 (EDT) X-Virus-Scanned: amavisd-new at mail.electrichendrix.com Received: from mail.electrichendrix.com ([127.0.0.1]) by localhost (mail.electrichendrix.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id rwSClsxcmVXR for ; Thu, 31 Oct 2013 11:08:18 -0400 (EDT) Received: from mail.electrichendrix.com (mail.electrichendrix.com [192.168.124.3]) by mail.electrichendrix.com (Postfix) with ESMTP id 6A60B1182F9 for ; Thu, 31 Oct 2013 11:08:18 -0400 (EDT) Date: Thu, 31 Oct 2013 11:08:18 -0400 (EDT) From: Chris Arnold To: users@httpd.apache.org Message-ID: <1959686903.76587.1383232098369.JavaMail.root@electrichendrix.com> In-Reply-To: References: <295661460.74421.1383181164969.JavaMail.root@electrichendrix.com> <517830933.74451.1383182696359.JavaMail.root@electrichendrix.com> <1075308585.76112.1383229229094.JavaMail.root@electrichendrix.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_76586_1739876065.1383232098368" X-Mailer: Zimbra 8.0.0_GA_5434 (ZimbraWebClient - FF10 (Linux)/8.0.0_GA_5434) Thread-Topic: Another mod_proxy Question/Issue Thread-Index: CqKT6FXokj5XiXM91tN9yxuV+xBzLg== X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Another mod_proxy Question/Issue ------=_Part_76586_1739876065.1383232098368 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit >Did you have a trailing slash in the ProxyPass? >I would expect that it would have tried to get /share / share/. Yes, i had a trailing slash and it did in fact tried to get /share/share. When i remove the trailing slash it gives me /shareshare ------=_Part_76586_1739876065.1383232098368 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
>Did you have a trailing slash in the ProxyPass?
>I would expect that it would have tried to get /share/share/.

Yes, i had a trailing slash and it did in fact tried to get /share/share. When i remove the trailing slash it gives me /shareshare
------=_Part_76586_1739876065.1383232098368--