× Here you can get community support related to ReDJ.

Redirect with "any" at the end of url

  • kalixo
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
9 years 11 months ago #2427 by kalixo
Dear all!
How to define redirect

FROM: webisteurl/something/itemlist/tag/tagname.html
TO: webisteurl/something/tag/tagname.html


where "tagname.html" may be different string for each page? I don't know how to define that there can be anything after .../tag/

Please advice!
Best!

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #2430 by admin
Replied by admin on topic Redirect with "any" at the end of url
Hi,
try this:
From URL: ^/something/itemlist/tag/
To URL: http://{siteurl}/something/tag/{pathltrim /something/itemlist/tag/}
Request only: true (checked)

Kind regards,
Luigi
The following user(s) said Thank You: kalixo

Please Log in or Create an account to join the conversation.

Time to create page: 0.135 seconds