Change x-httpd-php to application/x-httpd-php
[manu/suphp.git] / debian / conf / suphp.conf
index 3616074..9639f54 100644 (file)
@@ -1,6 +1,6 @@
 <IfModule mod_suphp.c>
-       AddType x-httpd-php .php .php3 .php4 .php5 .phtml
-       suPHP_AddHandler x-httpd-php
+       AddType application/x-httpd-php .php .php3 .php4 .php5 .phtml
+       suPHP_AddHandler application/x-httpd-php
        suPHP_Engine on
 # # Use a specific php config file (a dir which contains a php.ini file)
 #      suPHP_ConfigPath /etc/php4/cgi/suphp/