diff --git a/conf/php-fpm.conf b/conf/php-fpm.conf index e7b169b..00f6812 100644 --- a/conf/php-fpm.conf +++ b/conf/php-fpm.conf @@ -355,7 +355,7 @@ catch_workers_output = yes ; exectute php code. ; Note: set an empty value to allow all extensions. ; Default Value: .php -;security.limit_extensions = .php .php3 .php4 .php5 +;security.limit_extensions = .php .php3 .php4 .php5 .php7 ; Pass environment variables like LD_LIBRARY_PATH. All $VARIABLEs are taken from ; the current environment.