From: Thom May Date: Wed, 21 May 2003 16:21:19 +0000 (+0000) Subject: note an issue that needs an ongoing fix X-Git-Tag: pre_ajp_proxy~1637 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a6152644c4517be05ade86971c396c959da4af16;p=thirdparty%2Fapache%2Fhttpd.git note an issue that needs an ongoing fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99990 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 089032faf70..4438b9ae237 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.1 STATUS: -*-text-*- -Last modified at [$Date: 2003/05/16 16:45:23 $] +Last modified at [$Date: 2003/05/21 16:21:19 $] Release [NOTE that only Alpha/Beta releases occur in 2.1 development]: @@ -401,6 +401,17 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * 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. + To quote a discussion in STATUS earlier: + + thommay: this doesn't fix all the problems with apxs and out of + tree apr/apr-util, but it's a good start. There's still the + query cases; but I'm beginning to think that in these cases + the app should be querying ap{r,u}-config directly + gstein: agreed. apxs should deprecate the -q flag + TODO ISSUES REMAINING IN MOD_SSL: * In order to use a DSO version of mod_ssl we have to link with