P3P 404: Apache RedirectMatch for '3E' anywhere in URL?

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
JAB Creations
DevNet Resident
Posts: 2341
Joined: Thu Jan 13, 2005 6:44 pm
Location: Sarasota Florida
Contact:

P3P 404: Apache RedirectMatch for '3E' anywhere in URL?

Post by JAB Creations »

The P3P validator is spawning a 404 error (domain.com/%3E). I wish to have Apache redirect this instead (effectively converting it from a 404 to a 301).

I have not been able to figure out, find documentation on, nor get any code on any other forums I've tried that I can *replicate* (as learning is the detection of patterns) how to deal with symbols that Apache uses as syntax (I think this is the issue why I can't simply do a permanent redirect). Any help that actually resolves this issue would greatly be appreciated!
lagibosen
Forum Newbie
Posts: 1
Joined: Sat Jun 28, 2008 7:43 pm

Re: P3P 404: Apache RedirectMatch for '3E' anywhere in URL?

Post by lagibosen »

a have hte same problem , anyone could help us?
Juric
Forum Newbie
Posts: 2
Joined: Wed Dec 10, 2008 8:52 pm

Re: P3P 404: Apache RedirectMatch for '3E' anywhere in URL?

Post by Juric »

lagibosen wrote:a have hte same problem , anyone could help us?
Hmm... still no answer, huh??
Post Reply