Switch from application/x-httpd-php to application/x-httpd-suphp to allow
[manu/suphp.git] / debian / patches / 01_debian.dpatch
index 0b072d4..d3af120 100644 (file)
@@ -27,7 +27,7 @@
  [handlers]
  ;Handler for php-scripts
 -x-httpd-php="php:/usr/bin/php"
-+application/x-httpd-php="php:/usr/bin/php-cgi"
++application/x-httpd-suphp="php:/usr/bin/php-cgi"
  
  ;Handler for CGI-scripts
  x-suphp-cgi="execute:!self"