https://issues.apache.org/bugzilla/show_bug.cgi?id=51517
--- Comment #15 from Stefan Rubner <[email protected]> --- (In reply to Eric Covener from comment #11) > If you configure mod_proxy_fcgi with the "handler" method documented here: > http://httpd.apache.org/docs/current/mod/mod_proxy_fcgi.html#examples > Then the core of apache does map the file and does seem to set reasonable > SCRIPT_FILENAME and PATH_INFO (at least by desk checking in comparison to > the totally wrong values in this PR). Your last comment not withstanding I checked your suggestion with Apache 2.4.10 with and without my patches applied. While your statement seems to be true when used against the Perl script, I found that either version at least for the moment segfaults for me when used on a live site. Both versions seem to work fine when used with simple scripts like, say, phpinfo() and friends. -Stefan -- 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]
