<IfModule mod_php4.c>
  AddType application/x-httpd-php .php
</IfModule>

Options +ExecCGI
AddHandler cgi-script .cgi
AddType text/plain .cgi
