Redirect does not work
-
nirit
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 9
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
7 years 5 months ago #6132
by admin
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.
-
nirit
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 9
-
Thank you received: 0
-
-
7 years 5 months ago #6138
by nirit
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.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
7 years 5 months ago #6139
by admin
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:
Please Log in or Create an account to join the conversation.
Time to create page: 0.174 seconds