java - urlrewritefilter not redirecting -
i'm trying implement seems simple redirect urlrewritefilter follows not redirecting.
<rule> <from>/?industry_id=22</from> <to type="permanent-redirect">/industry/22/publishing</to> </rule>
other rules work fine. suggestions?
thanks!
java url-rewriting xml-parsing tuckey-urlrewrite-filter
No comments:
Post a Comment