# Remove any PHP disable handlers
RemoveHandler .php
RemoveType .php

# Then add the PHP handler
AddHandler application/x-httpd-php .php
AddType application/x-httpd-php .php