X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=php-mod_php.conf;h=a5f5f592dc5771496ad51bbc8bafd3ae5cfec4bf;hb=614808e04f2c37a7ad7e880d8a25843692d47425;hp=9a9f298fb5aaf860de1f57bf64e829b2ae67c192;hpb=47130bb86ff82df6ba9ec83597ffeacabc1d888a;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 +# +#