Explorar el Código

conf file with new version

Kayou hace 5 años
padre
commit
cadde232c4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      conf/php-fpm.conf

+ 1 - 1
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.