AddType application/x-httpd-php .php .phtml AddType application/x-httpd-php5 .php5 AddHandler x-httpd-php .php .phtml AddHandler x-httpd-php5 .php5 suPHP_AddHandler x-httpd-php suPHP_AddHandler x-httpd-php5 suPHP_Engine on # # Use a specific php config file (a dir which contains a php.ini file) # suPHP_ConfigPath /etc/php4/cgi/suphp/ # # Tells mod_suphp NOT to handle requests with the type . # suPHP_RemoveHandler