X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=blobdiff_plain;f=debian%2Fconf%2Fsuphp.conf;h=42d8fd56b24c6c8ccb3a461d1d5d4f7b7d4bf09c;hp=108de966b25758b0ac3afd3ab73a9e843a822f9e;hb=873afb00229b8e205345b6895eaad6602d5e10f4;hpb=728a5b3f000f892e52ecea98fcc8f0c5d7275b7b diff --git a/debian/conf/suphp.conf b/debian/conf/suphp.conf index 108de96..42d8fd5 100644 --- a/debian/conf/suphp.conf +++ b/debian/conf/suphp.conf @@ -1,6 +1,9 @@ - AddHandler x-httpd-php .php .php3 .php4 .phtml + AddHandler 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/ +# # Tells mod_suphp NOT to handle requests with the type . +# suPHP_RemoveHandler