X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php-mod_php.conf;h=a5f5f592dc5771496ad51bbc8bafd3ae5cfec4bf;hb=c869e3d3af04a899005821bb43ecf48fd648c362;hp=9a9f298fb5aaf860de1f57bf64e829b2ae67c192;hpb=aef9a98d7828aeb48703ab2429a6968173d1addf;p=packages%2Fphp.git diff --git a/php-mod_php.conf b/php-mod_php.conf index 9a9f298..a5f5f59 100644 --- a/php-mod_php.conf +++ b/php-mod_php.conf @@ -19,4 +19,14 @@ LoadModule php5_module modules/libphp5.so AddType application/x-httpd-php .phtml + + # Uncomment to disable php in user directories. + # 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 +# +#