Have you tried to implement these at the end of your phpBB3's .htaccess with proper paths ? The idea with the zero dupe is to just maintain the link between the old url and phpBB scripts, thus using the old rewriterules, and it does all the required redirecting using a single http 301 header ;) I d...