Posted on Sunday, 31st May 2009 by Balazs
This solution was suggested by Raymond Dijkxhoorn on BugTraq:
If you cannot fix it (virtual servers) fast for all your clients you could also try with
something like this:
RewriteEngine On
RewriteCond %{QUERY_STRING} ^(.*)echr(.*) [OR]
[...]
Tags: Apache, mod_rewrite
Posted in PHP | Comments (Comments)