× Here you can get community support related to ReDJ.

Redirect does not work

More
6 years 10 months ago #6130 by nirit
Redirect does not work was created by nirit
Hello,
I try to redirect these 2 urls to www.drahim.co.il, but It does not succeed:

1. www.drahim.co.il/טיולים/itemlist/filter?searchword7=אירופה&searchword9=הנוסע עצמאי&orderby=&orderto=&template_id=&moduleId=412&Itemid=128

2. www.drahim.co.il/טיולים/itemlist/filter?searchword7=דרום אמריקה&searchword9=&orderby=&orderto=&template_id=&moduleId=412&Itemid=128

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

More
6 years 10 months ago #6132 by admin
Replied by admin on topic Redirect does not work
You need to escape special chars:
From URL: ^/%D7%98%D7%99%D7%95%D7%9C%D7%99%D7%9D/itemlist/filter\?searchword7=%D7%90%D7%99%D7%A8%D7%95%D7%A4%D7%94&searchword9=%D7%94%D7%A0%D7%95%D7%A1%D7%A2$

Set Decode URL to false, and check the hits counter (if it remains to zero, it means the rule is not working).

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

More
6 years 10 months ago #6138 by nirit
Replied by nirit on topic Redirect does not work
I tried this to escape special chars:
^/%D7%98%D7%99%D7%95%D7%9C%D7%99%D7%9D/itemlist/filter\?searchword7=%D7%90%D7%99%D7%A8%D7%95%D7%A4%D7%94&searchword9=%D7%94%D7%A0%D7%95%D7%A1%D7%A2%20%D7%94%D7%A2%D7%A6%D7%9E%D7%90%D7%99&orderby=&orderto=&template_id=&moduleId=412&Itemid=128$

and I set Decode URL to false, but it does not work. Did I miss something?

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

More
6 years 10 months ago #6139 by admin
Replied by admin on topic Redirect does not work
No, it should work.Try a rule simpler to see if the hit counter grows. Something like:
^/%D7%98%D7%99%D7%95%D7%9C%D7%99%D7%9D/itemlist/filter

Or:
/itemlist/filter

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

Time to create page: 0.097 seconds