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 2016/10/21 06:30:57 UTC

[Bug 59815] different behaviour between 2.4.20 and 2.4.23 using php as cgi with mod_rewrite and parameters sent as get

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

--- Comment #15 from Trent Lloyd <tr...@lloyd.id.au> ---
I see keywords FixedInTrunk but no comments in the bug history.

This appears to have been fixed with the following commit, but does not appear
to have made it into a release yet.  For those using ondrej's apache2 PPA, the
patch was backported on October 6 into 2.4.23-5.0

I won't mark this RESOLVED as I am not sure if that is supposed to be done
before a release is made / the general way that works here.  But feel free
if/when that makes sense.

https://github.com/apache/httpd/commit/e8448d869f1a41fd051715a7e90906c774e0a923

commit e8448d869f1a41fd051715a7e90906c774e0a923
Author: Eric Covener <co...@apache.org>
Date:   Fri Jul 8 21:49:47 2016 +0000

    PR59815: rewrite per-directory + fcgi broken in 2.4.23

    remove the query string from r->filename before calculating environment
    (SCRIPT_FILENAME) in mod_proxy_fcgi.  Before PR59618, php-fpm would
    see proxy:fcgi:// and do some of this same stripping.    

    git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1751970
13f79535-47bb-0310-9956-ffa450edef68

-- 
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