https://bz.apache.org/bugzilla/show_bug.cgi?id=60576

            Bug ID: 60576
           Summary: php-fpm broken since 2.4.21 w/ per-directory rewrites
           Product: Apache httpd-2
           Version: 2.4.25
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy_fcgi
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

See
https://github.com/apache/httpd/commit/cab0bfbb2645bb8f689535e5e2834e2dbc23f5a5#commitcomment-20393588

php-fpm uses proxy:fcgi:// prefix to recognize apache
per-dir rewrite sets REDIRECT_URL
php-fpm thinks we're in some mod_fastcgi Action-type situation and looks at
PATH_TRANSLATED instead of SCRIPT_FILENAME.

Need to be able to fix generic backends w/o confusing php-fpm

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to