
bugzilla at apache
May 27, 2012, 8:31 PM
Post #1 of 1
(69 views)
Permalink
|
|
[Bug 53305] 404 errors when adding query string in a balancer setup with mod_rewrite and mod_proxy_fcgi
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=53305 --- Comment #1 from Joshua Rusch <jdr [at] alexanderinteractive> --- More info: I'm using php-fpm as my fastcgi process manager. Version 5.4.3 with the following patch applied: https://bugs.php.net/bug.php?id=62172 It gets php fpm to strip out the proxy:balancer stuff from the SCRIPT_FILENAME for php, otherwise I'd be getting 404s on all the pages. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|