I have a site with URLs like this:
http://domain.co.uk/subdir/page.php
I have redesigned the site so URLs are now like this:
http://domain.co.uk/page.php
How can I 301 redirect all the pages to their new locations using Apache's mod_rewrite?