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 16A2D18980 for ; Mon, 4 May 2015 13:49:24 +0000 (UTC) Received: (qmail 276 invoked by uid 500); 4 May 2015 13:49:20 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 229 invoked by uid 500); 4 May 2015 13:49:20 -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 219 invoked by uid 99); 4 May 2015 13:49:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2015 13:49:20 +0000 X-ASF-Spam-Status: No, hits=3.2 required=5.0 tests=FORGED_YAHOO_RCVD,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: message received from 54.191.145.13 which is an MX secondary for users@httpd.apache.org) Received: from [54.191.145.13] (HELO mx1-us-west.apache.org) (54.191.145.13) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2015 13:49:12 +0000 Received: from nm8-vm0.bullet.mail.bf1.yahoo.com (nm8-vm0.bullet.mail.bf1.yahoo.com [98.139.213.95]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 26AB224BC9 for ; Mon, 4 May 2015 13:48:52 +0000 (UTC) Received: from [98.139.170.180] by nm8.bullet.mail.bf1.yahoo.com with NNFMP; 04 May 2015 13:46:45 -0000 Received: from [98.139.212.240] by tm23.bullet.mail.bf1.yahoo.com with NNFMP; 04 May 2015 13:46:45 -0000 Received: from [127.0.0.1] by omp1049.mail.bf1.yahoo.com with NNFMP; 04 May 2015 13:46:45 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 391000.15437.bm@omp1049.mail.bf1.yahoo.com X-YMail-OSG: .t6_DMoVM1nwTekJGgHKQQlcjRUKefl9Q9ufGECVXyWXrfuFbkV.Snqiuvex9XI UFB91RnHcpye_JAAO2fw_uJVtuxwLHL4d3mazYLVwEsUARKySExBjZ3QUbwHJm.UH8_JlkHFUQfe PhBgCDH3zYyncuHcsOa0c1VIvKvXyb5JIVplgpU2oJ2VokELEcQW5nZUBG0ynNhx4rcKsnA4niJy G4CpvHBA0IGkeJm8drLhTZIuXt8FcXyu3PcpIWOxYFuXowjfbxYPaqhh4dsZiTbkfZseTrLk4.BB 40f07.YVxxxDxLZ_AlBqvuZwHUEPYTeuhemgtKGegkl5EVswYUBWNoz_yoSHe9FPz5NE9NYjzSKf gBY_.F41z6OQ8DqRWFYU7AH0VCsp6t_MQ2_m.fLK9ZYWoP3l1UIaZIhMeJuooOpUxYYIIVBYIphR C0WvXSVqn0zxcIdk67BT7kV7xnly4wNgFiY7VV4321DtOySUR6cR0q0oc9G1VFs9ILyAL6VMoaRf bPA52StOt Received: by 66.196.81.117; Mon, 04 May 2015 13:46:44 +0000 Date: Mon, 4 May 2015 13:46:43 +0000 (UTC) From: pradeepkumar tanguturi Reply-To: pradeepkumar tanguturi To: "users@httpd.apache.org" Message-ID: <549082530.1320364.1430747203513.JavaMail.yahoo@mail.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1320363_1829068382.1430747203481" X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] proxypass strip the URL ------=_Part_1320363_1829068382.1430747203481 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable HI I am have an issue when the apache 2.2 proxypass the URL with filename has = "=3D". when is proxypass it strip the any character before "=3D" character = E.g=C2=A0https://apple.com/test/file=3Dtest1.xml=C2=A0it pass as=C2=A0https= ://apple.com/test/test1.xml. it stripping all the character before it pass.= Any help will be great.Regards, kumar ------=_Part_1320363_1829068382.1430747203481 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
HI

I am have an issue when the apache 2.2 proxypass the URL with filename=20 has "=3D". when is proxypass it strip the any character before "=3D"=20 character E.g https://apple.com/test/file=3Dtes= t1.xml it pass as https://apple.com/test/test= 1.xml. it stripping all the character before it pass. Any help will be = great.
Regards, kumar

------=_Part_1320363_1829068382.1430747203481--