What is an equivalent to mod_wl's PathTrim that we can use with JBoss?
Issue
-
We previously used
PathTrimwith mod_wl to proxy traffic to Weblogic, for example:<Location /test> SetHandler weblogic-handler PathTrim /test </Location>What's an equivalent option to use with JBoss? If a user is accessing my site with the '/foo' path, then Apache httpd should add
WL-PATH-TRIM=/testto the request header that is passed on to JBoss and will change the path to/.
Environment
- JBoss Enterprise Application Platform (EAP)
- JBoss Enterprise Web Server (EWS)
- Apache httpd
- mod_proxy
- mod_jk
- mod_cluster
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.