Query string based redirection with mod_rewrite
Filed Under (Linux, mod_rewrite) by admin on 31-07-2009
Today I was playing (more) with mod_rewrite, and came to an interesting requirement: how to redirect a page that receives a specific parameter value to another URL (as in article.php?id=57 to article.php?id=686)?