Hi Monks,
This isn't exactly a Perl question but I wonder if someone knows how to handle .htaccess redirects with a query string. I'm trying to forward some phpbb forums. This doesn't work:
RewriteEngine on
RewriteRule /forums/viewtopic.php?f=12 http://www.newdomain.com/forums
+/