Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 68526 invoked from network); 15 Jul 2005 14:30:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Jul 2005 14:30:43 -0000 Received: (qmail 32025 invoked by uid 500); 15 Jul 2005 14:30:43 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 31774 invoked by uid 500); 15 Jul 2005 14:30:41 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 31757 invoked by uid 99); 15 Jul 2005 14:30:41 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2005 07:30:32 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 0B8CF15; Fri, 15 Jul 2005 16:30:29 +0200 (CEST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 35256] - %2F will be decoded in PATH_INFO (Documentation to AllowEncodedSlashes says no decoding will be done) X-Bugzilla-Reason: AssignedTo Message-Id: <20050715143029.0B8CF15@ajax.apache.org> Date: Fri, 15 Jul 2005 16:30:29 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=35256 ------- Additional Comments From thomas.stein@knowledgetools.de 2005-07-15 16:30 ------- Created an attachment (id=15682) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15682&action=view) AllowEncodedSlashes without decoding Hello. After some investigations i was able to solve this issue. To be a little more specific, this problem only occured with a ProxyPass Directive in httpd.conf. After applying the attached patch the problem disappeared. best regards Thomas -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org