Hi
i am trying to redirect an old url to a new one using hivemind.
i saw here http://www.theserverside.com/articles/article.tss?l=TSSTapestryan
example of doing that like this:

<redirect match-path="/news/thread.tss"
  query-string-pattern="thread_id=(\d+)"
         redirect-path="/tss?service=external/NewsThread&sp=l{1}"/>

this is exactly what i need, but i can't get it to work because i dont
know where to put this redirect tag.
hivemodule.xml??
inside a module tag in hivemodule.xml??

thanks
Ran

Reply via email to