I have this command in my .htaccess file:

# Process .php, .htm files as PHP
AddType application/x-httpd-php .php .htm
...