redirect complicated url
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
11 years 3 weeks ago #1707
by admin
Ahhh, I got it now...
Just change the From URL as follow:
From URL: ^/[0-9]+/[0-9]+/[^/]+/compound_[^/]
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
-
darkhoros
-
Topic Author
-
Offline
-
Senior Member
-
Less
More
-
Posts: 77
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
11 years 3 weeks ago #1710
by admin
Change this row in the placeholders:
d={preg_subject 4,${p}}/\/([0-9]+)\/([0-9]+)\/([^\/]+)\/([^\/]+)/i{/preg_subject}
Must be:
d={preg_subject 4,${p}}/\/([0-9]+)\/([0-9]+)\/([^\/]+)\/compound_([^\/]+)/i{/preg_subject}
This should works...
Please Log in or Create an account to join the conversation.
-
darkhoros
-
Topic Author
-
Offline
-
Senior Member
-
Less
More
-
Posts: 77
-
Thank you received: 0
-
-
11 years 3 weeks ago #1711
by darkhoros
Hi,
Yes it works.
Thank you a lot for great support.
Regards.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
Time to create page: 0.171 seconds