https://issues.apache.org/bugzilla/show_bug.cgi?id=51517

raffaele <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #4 from raffaele <[email protected]> ---
Hi,

I got the same problem when i configure Apache 2.4.4 with PHP-FPM (both last
versions of PHP releases, 5.3.25 and 5.4.15).

Each vhost of Apache has a dedicate pool of PHP-FPM with chroot, own resources
and other settings.
On the vhost mod_proxy_fcgi work well on a single php file like info.php or any
CMS like wordpress, joomla and vbulletin without URL SEO rewrite enable.

When enable the URL SEO each url like:
http://domain.com/index.php/some-articles will break.
Also another type of URL seo break (the vBseo of vBulletin 4 platform for
forum): http://domain.com/forum/category/thread/
On headers response there are a 301 code that redirect to /

While my project it's based on a cluster using only PHP-FPM i'm in crisis
because i'm unable make working much sites with url rewrite rules that normaly
work with old mod_fastcgi and Apache 2.2.22.

My situation is also same as this http://www.msgerror.com/qid450628.html
Can i know if there are a bugfix or any workground work in progress?

Many Thanks

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