I don't see this backport in 1.3, but I did provide a patch at one
point.
I'll update my patch and repost along with the magic number bumps
that were talked about a month or so ago.
-aaron, catching up on really old messages
On Apr 25, 2005, at 11:45 PM, [EMAIL PROTECTED] wrote:
Author: pquerna
Date: Mon Apr 25 23:45:44 2005
New Revision: 164752
URL: http://svn.apache.org/viewcvs?rev=164752&view=rev
Log:
AllowEncodedSlashes fix was backported in 2.0.52. Remove this
STATUS file entry.
Modified:
httpd/httpd/trunk/STATUS
Modified: httpd/httpd/trunk/STATUS
URL: http://svn.apache.org/viewcvs/httpd/httpd/trunk/STATUS?
rev=164752&r1=164751&r2=164752&view=diff
======================================================================
========
--- httpd/httpd/trunk/STATUS (original)
+++ httpd/httpd/trunk/STATUS Mon Apr 25 23:45:44 2005
@@ -358,9 +358,6 @@
Message-ID: <Pine.LNX.
[EMAIL PROTECTED]
.cs.virginia.edu>
- * When sufficiently tested, the AllowEncodedSlashes/%2f patch
- needs to be backported to 2.0 and 1.3.
-
* APXS either needs to be fixed completely for use when apr is
out of tree,
or it should drop query mode altogether, and we just grow an
httpd-config or similar arrangement.