From: Emmanuel Lacour Date: Wed, 17 Oct 2007 13:47:25 +0000 (+0000) Subject: Use the correct mime type X-Git-Tag: 0.6.2-2~2 X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=commitdiff_plain;h=fdd963ba55c33dd269e15900d924ab897aedc189 Use the correct mime type --- diff --git a/debian/conf/suphp.conf b/debian/conf/suphp.conf index 9639f54..3616074 100644 --- a/debian/conf/suphp.conf +++ b/debian/conf/suphp.conf @@ -1,6 +1,6 @@ - AddType application/x-httpd-php .php .php3 .php4 .php5 .phtml - suPHP_AddHandler application/x-httpd-php + AddType x-httpd-php .php .php3 .php4 .php5 .phtml + suPHP_AddHandler 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/