Given a set of URL as follows:
http://site.com/filename.html
http://site.com/filename.htm
http://site.com/filename.php
http://site.com/filename
Using the mod_rewrite module in .htaccess, how can I make it request the file at
http://site.com/filename.php
and show the URL
http://site.com/filename