redirectMatch problem
Date: 02/03/05
(Apache) Keywords: php, html
this worked perfectly on one host, but I'm having problems with it on a
new host.
redirectMatch 301 ^(.*)bb.html/(.*)$
http://www.blogbloc.com/index.php?PID=1596581
#
The problem is that the ? get's translated to %3f so the url it
redirects to is.
http://www.blogbloc.com/index.php%3fPID=1596581
How do I fix this?
Source: http://www.livejournal.com/community/apache/16395.html