I want to update all the pages on a website to use include for the footer and header. So I have to change a lot of .html pages to .php.
So i\'m looking for a way to
Note that the AddType command will process your existing html file as php. If what you wanted was to replace an existing html file with a new php file you need to use the rewrite rule.