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...RedirectMatch \/3E http://www.jabcreations.com/w3c/p3p.xml
I also have to somehow match % as well unless I can do some sort of wild card?x.x.x.x - - [31/Dec/2007:11:27:22 +0000] "GET /%3E HTTP/1.1" 404 13911 "-" "P3P Validator"



Reply With Quote
Bookmarks