Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 39 by e.cerv...@sourcesense.com: Strange behavior of wildcards **
http://code.google.com/p/urlrewritefilter/issues/detail?id=39
I am using the tuckey urlrewriter 3.1.0 and I set up the following rule.
<rule match-type="wildcard">
<from>/nl/**</from>
<to type="permanent-redirect">/$1</to>
</rule>
I would simply like to strip away the 'nl' part of my url and leave the
rest, but if slashes are present, with $1 only the first piece is
retrieved. As a result if I consider the http request coming in
nl/blabla1/blabla2?param=3 this will be translated in blabla1
Is this the expected behavior? What shall I do in order to retrieve the
part of the url following the nl/ ?
Thank you very much.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings