Force the server to treat .html files as if they were .php

Categories:

<FilesMatch ".html">
ForceType application/x-httpd-php
</FilesMatch>