Page is a not externally linkable
g1smd - 10:07 pm on May 18, 2011 (gmt 0)
Use a RewriteRule to match incoming external URL requests and internally rewrite them to a PHP script that can then interpret the old URL from the request, look up the new URL in an array or database, and then send the correct HTTP 301 redirect.