Weird url -- do I need to add parameter to make it work
-
rowby
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 11
-
Thank you received: 1
-
-
7 years 3 weeks ago #6404
by rowby
Hi
I have a "weird" url that needs to be redirected to another page on the same url.
The "old" url is /school-events/2015-04-17-18-55-11?layout=calendar&view=events
When I add the above url to rddj to the "From URL * and try to redirect it to the correct page, it does not work.
I am thinking that maybe the "=" in the above might be the culprit.
Perhaps I need to bracket the = with perhaps a backslash or something similar?
Thanks for any guidance.
Thanks!
Rowby
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
7 years 3 weeks ago #6409
by admin
Hi Rowby,
for the exact match, try to escape any special chars:
From URL: ^/school-events/2015-04-17-18-55-11\?layout=calendar&view=events$
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.157 seconds