Switch from application/x-httpd-php to application/x-httpd-suphp to allow
[manu/suphp.git] / debian / conf / suphp.conf
index edc5a27..dee1850 100644 (file)
@@ -1,6 +1,6 @@
 <IfModule mod_suphp.c>
-       AddType application/x-httpd-php .php .php3 .php4 .php5 .phtml
-       suPHP_AddHandler application/x-httpd-php
+       AddType application/x-httpd-suphp .php .php3 .php4 .php5 .phtml
+       suPHP_AddHandler application/x-httpd-suphp
 
     <Directory />
         suPHP_Engine on