The P3P validator keeps spawning 404 errors. I'm trying to setup a RedirectMatch in .htaccess to at least convert these to 301s.

This works only if the request is case sensitive but doesn't work with the specific issue...

x.x.x.x - - [31/Dec/2007:11:27:22 +0000] "GET /%3E HTTP/1.1" 404 13911 "-" "P3P Validator"
I also have to somehow match % as well unless I can do some sort of wild card?