]
Aaron Ogburn updated MODCLUSTER-406:
------------------------------------
Affects Version/s: (was: 1.3.0.Final)
(was: 1.2.8.Final)
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
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.