# This file is based on /etc/apache2/mods-available/php4.conf
# Comment out those rules to enable the functionality only per vhost.
<IfModule mod_php4.c>
  AddType application/x-httpd-php .php .phtml .php3
  AddType application/x-httpd-php-source .phps
</IfModule>