I had both of these on my server, and just now replaced them with similar <FilesMatch...> sections.
Just a comment about the FilesMatch thing. The proposed additional ForceType will not work in there according to the httpd docs. Not that this makes a big difference.
what in the docs are you reading to indicate forcetype won't work? i just put that in to match the addtype clause i removed. i didn't even check to see if the php module sets the type to text/html by default already.