summaryrefslogtreecommitdiffstats
path: root/changes-entries
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2024-08-02 02:53:53 +0200
committerYann Ylavic <ylavic@apache.org>2024-08-02 02:53:53 +0200
commitf1eda2be4da2e0c0d9bda269009e4755075eebf9 (patch)
tree234859d9b70871cf2763ecd7b309969dddf5c224 /changes-entries
parentFollow up to r1919620: init path after "proxy:" is skipped. (diff)
downloadapache2-f1eda2be4da2e0c0d9bda269009e4755075eebf9.tar.xz
apache2-f1eda2be4da2e0c0d9bda269009e4755075eebf9.zip
Follow up to r1919620: Restore r->filename re-encoding for ProxyPass URLs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1919628 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'changes-entries')
-rw-r--r--changes-entries/bz69203.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/changes-entries/bz69203.txt b/changes-entries/bz69203.txt
index 4d9080ba37..2408352a3b 100644
--- a/changes-entries/bz69203.txt
+++ b/changes-entries/bz69203.txt
@@ -1 +1,2 @@
- *) mod_proxy_fcgi: Don't re-encode SCRIPT_FILENAME. PR 69203. [Yann Ylavic] \ No newline at end of file
+ *) mod_proxy_fcgi: Don't re-encode SCRIPT_FILENAME when set via SetHandler.
+ PR 69203. [Yann Ylavic] \ No newline at end of file