I need to redirect from the dynamic page to the mod_rewrite links like this: page.php?id=webtools --> webtools.htm page.php?id=htmltutorial --> htmltutorial.htm I have around 1000 pages and I don't really want to make a custom redirect for every single page, is there an easier way to have .htaccess automatically do this?