× Here you can get community support related to ReDJ.

Redirect menu items

More
10 years 5 months ago - 10 years 5 months 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: 10 years 5 months ago by Loev. Reason: strange layout

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

More
10 years 5 months 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.072 seconds