From c17704a10d57b46fe0d042e437add6d86eb216f3 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Sat, 26 Sep 2015 21:36:34 +0000 Subject: [PATCH] Proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705485 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/STATUS b/STATUS index ae6ff06732..93ca06a354 100644 --- a/STATUS +++ b/STATUS @@ -328,6 +328,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-disable-sslv3.diff +1: kbrand + *) mod_alias: Introduce expression parser support for Alias, ScriptAlias + and Redirect. Limit Redirect expressions to directory (Location) context + and redirect statuses (implicit or explicit). + trunk patch: http://svn.apache.org/r1653941 + http://svn.apache.org/r1653978 + http://svn.apache.org/r1656225 + http://svn.apache.org/r1686853 + http://svn.apache.org/r1686856 + 2.4.x patch: https://people.apache.org/~minfrin/httpd-mod_alias-expr2.patch + +1: minfrin + + PATCHES/ISSUES THAT ARE BEING WORKED * mod_proxy_http: Don't establish or reuse a backend connection before pre- -- 2.40.0