]> granicus.if.org Git - apache/commitdiff
propose open_htaccess hook
authorStefan Fritsch <sf@apache.org>
Wed, 3 Jul 2013 12:43:32 +0000 (12:43 +0000)
committerStefan Fritsch <sf@apache.org>
Wed, 3 Jul 2013 12:43:32 +0000 (12:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1499368 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a1db0d2917fef794ec93035cb63a526e452ab7bb..538eb7e0999e1ae9e659baf174e82d213160a4fb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -147,6 +147,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trawick: I like sf's idea on the list for a different API to solve
              the same problem.
 
+    Alternate proposal:
+    core: Add open_htaccess hook.
+    trunk patch: http://svn.apache.org/r1389339
+                 http://svn.apache.org/r1498880
+    2.4.x patch: http://people.apache.org/~sf/open_htaccess_hook.patch
+    +1: sf
+
   * mod_session_dbd: Make sure that dirty flag is respected when saving 
     sessions, and ensure the session ID is changed each time the session 
     changes.