Hi Experts,
We are using IG 6.5.x and want to perform a uriPathRewrite. For instance
if the condition matches /am/ext/session want to map to /am/sessions
Well, there is a filter called UriPathRewriteFilter present in IG 7.x but I don’t see it in 6.5.x and when I tried to use that in IG 6.5…x it throws the following error “class not found exception UriPathRewriteFilter”.
Please advise how can I do path rewrite in IG 6.5.X some thing like following which is cited in IG 7
thanks