From: Graham Leggett Date: Tue, 14 Oct 2008 22:42:58 +0000 (+0000) Subject: Propose a backport X-Git-Tag: 2.2.11~141 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23d25ca890f27d4ac72b593de42e39d989ae5941;p=thirdparty%2Fapache%2Fhttpd.git Propose a backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@704727 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bf17feee564..1499ba060b8 100644 --- a/STATUS +++ b/STATUS @@ -125,6 +125,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: jim + * mod_rewrite: Export and install the mod_rewrite.h header to ensure the + optional rewrite_mapfunc_t and ap_register_rewrite_mapfunc functions are + available to third party modules. + Trunk version of patch: + http://svn.apache.org/viewvc?rev=704726&view=rev + +1: minfrin + PATCHES/ISSUES THAT ARE STALLED * core, authn/z: Avoid calling access control hooks for internal requests