From c6230cc889e034de7ba045dcd1ab2149771fdfb0 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sat, 20 Nov 2010 20:53:13 +0000 Subject: [PATCH] Update status of ap_expr and Limit git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1037326 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 ++------ docs/STATUS | 8 ++------ 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/STATUS b/STATUS index 357a130d59a..e56ff54b089 100644 --- a/STATUS +++ b/STATUS @@ -79,10 +79,6 @@ RELEASE SHOWSTOPPERS: jim sez: Then we just ship with those... mark any others as experimental - * The grammar and interface of ap_expr should be something that we are - comfortable with keeping for the next few years. - sf is working on this - FOR NEXT ALPHA: * The mod_session* modules need to be checked that their hooks respect @@ -120,8 +116,8 @@ CURRENT VOTES: RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: - * Add mod_allow_method or some other (usable) functionality to replace - Limit/LimitExcept. + * Maybe remove Limit/LimitExcept or at least make it log warnings when + mis-used. * Sort out modules selections for most/all/reallyall. Maybe rename all -> most, reallyall -> all, and remove the old 'most'. diff --git a/docs/STATUS b/docs/STATUS index 47ffb8c94fb..4c07791fe26 100644 --- a/docs/STATUS +++ b/docs/STATUS @@ -63,12 +63,8 @@ To Do List - Discussion of DBD auth, and, in particular, examples of how to set up auth using each of the supported databases. -- Expression syntax for and Require expr - - Need complete documentation for the expression syntax. - (Is there any design doc for this? Or do we need to - read server/util_expr.c?) - - This should wait until the future of ap_expr is decided. - See http://mail-archives.apache.org/mod_mbox/httpd-dev/201010.mbox/%3C201010231336.33829.sf@sfritsch.de%3E +- Expression syntax for , Require expr, SetEnvIfExpr, CustomLog, ... + Start is in expr.xml, igalic is working on this - modules docs - the follwing modules added since 2.2 lack documentation -- 2.47.3