You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to UrlRewrite
Hi,
I'm trying to write a rule that scans the incoming url and if there is
an existence of a string in that URL, then redirect to a specific html
page. I'm using this on tomcat v6 x64 on windows platform.
The incoming url would be something of the form like:
/llisapi.dll?func=brava.bravaview<andmuch more>
If I find brava.bravaview in the url, I want to redirect.
For example:
The following doesn't work:
<rule match-type="wildcard">