Facing Issue with rewrite rule asked by our client
Hello,
Our client has asked us to make a rewrite rule of this style
RewriteRule ^ /text/text/text/text-text-text-text-i%21$ https://%{HTTP_HOST}/text [L,R=301]
However i can not seem to get it to work, i am guessing it is because the special character, but i am not finding a solution.
I have already tried adding NE in the rules.
Any insight i can receive on this? I have other similar requests that i do not know how to approach either.
Like this one
RewriteRule ^ /text/text/text/%20?date=20190808$ https://%{HTTP_HOST}/text [L,R=301]
Thanks in Advance for any help provided
Best Regards.