it does by default. if you are trying to do something special like make .htm files handled by php, then do modify the php addtype line to look like this:
Code:
AddType application/x-httpd-php .php .htm .html
Must read Review for Serious PHP Developers
NuSphere PhpED 5.0
: The Staff of php-editors.com recently spent a few days working with NuSphere
PhpED 5.0
(a popular PHP IDE) and
NuCoder 1.4
(a PHP Encoding Utility), read up on all the details.