You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2023/03/08 10:01:43 UTC

svn commit: r1908187 - /httpd/httpd/branches/2.4.x/STATUS

Author: rpluem
Date: Wed Mar  8 10:01:42 2023
New Revision: 1908187

URL: http://svn.apache.org/viewvc?rev=1908187&view=rev
Log:
* Add proposal [skip ci]

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1908187&r1=1908186&r2=1908187&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Mar  8 10:01:42 2023
@@ -175,6 +175,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1907972,1907976,1907977 ^/httpd/httpd/trunk .
      +1: ylavic, rpluem
 
+  *) mod_mime: Do not match the extention against possible query string
+     parameters in case ProxyPass was used with the nocanon option.
+     Trunk version of patch:
+        https://svn.apache.org/r1907505
+        https://svn.apache.org/r1908186
+     Backport version for 2.4.x of patch:
+      Trunk version of patch works
+      svn merge -c 1907505,1908186 ^/httpd/httpd/trunk .
+     +1: rpluem,
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]