You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2017/01/11 20:54:37 UTC

[Bug 60576] New: php-fpm broken since 2.4.21 w/ per-directory rewrites

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: bugs@httpd.apache.org
          Reporter: covener@gmail.com
  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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 60576] php-fpm broken since 2.4.21 w/ per-directory rewrites

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60576

Szőgyényi Gábor <sz...@freemail.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |szg0000@freemail.hu

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 60576] php-fpm broken since 2.4.21 w/ per-directory rewrites

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60576

Christophe JAILLET <ch...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Christophe JAILLET <ch...@wanadoo.fr> ---
This is part of apache 2.4.26, see r1788445

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org