X-Git-Url: https://dehnerts.com/gitweb/?a=blobdiff_plain;f=mods-available%2Fphp5.conf;h=2533117ac60c3c4fb2628b98883e0dff7e044dd1;hb=13d64a00b526b5b5c3dca9fab2a1e59bad9489d8;hp=04fc35744225f25550003c6dc47275c6fbb1ce13;hpb=c1c14e8db7d9ac7055affb2cdab504ec8ed5687f;p=sysconfig%2Fapache2.git diff --git a/mods-available/php5.conf b/mods-available/php5.conf index 04fc357..2533117 100644 --- a/mods-available/php5.conf +++ b/mods-available/php5.conf @@ -1,4 +1,16 @@ - AddType application/x-httpd-php .php .phtml .php3 - AddType application/x-httpd-php-source .phps + + SetHandler application/x-httpd-php + + + SetHandler application/x-httpd-php-source + + # To re-enable php in user directories comment the following lines + # (from to .) Do NOT set it to On as it + # prevents .htaccess files from disabling it. + # + # + # php_admin_value engine Off + # + #