diff options
author | Yann Ylavic <ylavic@apache.org> | 2024-08-02 02:53:53 +0200 |
---|---|---|
committer | Yann Ylavic <ylavic@apache.org> | 2024-08-02 02:53:53 +0200 |
commit | f1eda2be4da2e0c0d9bda269009e4755075eebf9 (patch) | |
tree | 234859d9b70871cf2763ecd7b309969dddf5c224 /changes-entries | |
parent | Follow up to r1919620: init path after "proxy:" is skipped. (diff) | |
download | apache2-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.txt | 3 |
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 |