]
Aaron Ogburn closed MODCLUSTER-406.
-----------------------------------
Fix Version/s: 1.2.5.Final
Resolution: Duplicate Issue
mod_rewrite PT is broken again
------------------------------
Key: MODCLUSTER-406
URL:
https://issues.jboss.org/browse/MODCLUSTER-406
Project: mod_cluster
Issue Type: Bug
Affects Versions: 1.2.4.Final
Reporter: Aaron Ogburn
Assignee: Jean-Frederic Clere
Fix For: 1.2.5.Final
RewriteRule ^/(.*)$ balancer://mycluster/myapp/$1 [L,PT]
This doesn't work; it fails with a 400/bad request and httpd complains about an
invalid uri. This was previously fixed by MODCLUSTER-213. It looks like this was broken
again in 1.2.4.Final+ by MODCLUSTER-328.