× Here you can get community support related to ReDJ.

Redirect menu items

More
12 years 3 weeks ago - 12 years 3 weeks ago #1843 by Loev
Redirect menu items was created by Loev
Would you help me to programm the next redirect:

/arrangement/sailing ----> /move/sailing
/arrangement/sleeping ----> /move/sleeping
/arrangement/housing ----> /move/housing

I have tried this : ^/arramgement/*$ ---> /move/*

It seems to work sometimes. (most of the time not)

Thank you Leo
Last edit: 12 years 3 weeks ago by Loev. Reason: strange layout

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

More
12 years 2 weeks ago #1845 by admin
Replied by admin on topic Redirect menu items
Hi Leo,
try this:
From URL: ^/arrangement/
To URL: http://{siteurl}/move/{pathltrim /arrangement/}{queryfull}
Request only: true (checked)

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

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

Time to create page: 0.115 seconds