Redirect menu items
-
Loev
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
10 years 11 months ago - 10 years 11 months ago #1843
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 11 months ago by Loev. Reason: strange layout
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
10 years 11 months ago #1845
by admin
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.140 seconds