× Here you can get community support related to ReDJ.

Weird url -- do I need to add parameter to make it work

More
6 years 4 months 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.

More
6 years 4 months 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.097 seconds