php-src/sapi/fpm
Jakub Zelenka 5ff8d6d0d2
Fix GH-17645: FPM with httpd ProxyPass does not decode script path
This changes make FPM always decode SCRIPT_FILENAME when Apache
ProxyPass or ProxyPassMatch is used. It also introduces a new INI
option fastcgi.script_path_encoded that allows using the previous
behavior of not decoding the path. The INI is introduced because
there is a chance that some users could use encoded file paths in
their file system as a workaround for the previous behavior.

Close GH-17896
2025-03-25 19:19:55 +01:00
..
fpm Fix GH-17645: FPM with httpd ProxyPass does not decode script path 2025-03-25 19:19:55 +01:00
tests Fix GH-17645: FPM with httpd ProxyPass does not decode script path 2025-03-25 19:19:55 +01:00
config.m4 Autotools: Normalize flags arguments (#15671) 2024-09-01 01:02:40 +02:00
CREDITS
init.d.php-fpm.in Remove redundant middle newlines in "Autotools" related files 2024-08-12 13:18:32 +02:00
LICENSE
Makefile.frag Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
php-fpm.8.in [skip ci] Add link to FPM docs in FPM man page (#14853) 2024-07-08 14:59:45 +02:00
php-fpm.conf.in sapi/fpm: retiring solaris /dev/poll support proposal. 2024-07-21 17:03:41 +01:00
php-fpm.service.in Fix bug #79014 (PHP-FPM & Primary script unknown) 2020-02-23 19:14:05 +00:00
status.html.in Remove redundant middle newlines in "Autotools" related files 2024-08-12 13:18:32 +02:00
www.conf.in Fix GH-14474: Better document remote user in PHP-FPM access.format (#14521) 2024-06-16 12:32:00 +01:00