Disable php for one site
From WebHostingNeeds.com
In virtual host of the the site.
<Directory /var/www/net/wehave> php_admin_flag engine off </Directory>
In virtual host of the the site.
<Directory /var/www/net/wehave> php_admin_flag engine off </Directory>