Re: Problem with RewriteRule when url contains percent character
Hi Hans,
Thanks for your answer. I guess I'm best off just avoiding the whole thing.
What got me wondering was the fact that my php application can cope fine
when this encoded word is passed in the query string:
/pages/search.php?word=s%C3%A9curit%C3%A9
But perhaps it's simply that different rules apply to a url and a query
string parameter?
Thanks,
JON
|