I am changing from a static html site to a database driven php site. I know if I had an apache server I could use mod_rewrite or .htaccess file to server up a .html extentsion rather than a php one but I have a windows server. Is there a similar solution for IIS windows server?