diff --git a/roles/php5-fpm/templates/php.ini.j2 b/roles/php5-fpm/templates/php.ini.j2 index 7da9114..6a1ea6a 100644 --- a/roles/php5-fpm/templates/php.ini.j2 +++ b/roles/php5-fpm/templates/php.ini.j2 @@ -373,7 +373,7 @@ zend.enable_gc = On ; threat in any way, but it makes it possible to determine whether you use PHP ; on your server or not. ; http://php.net/expose-php -expose_php = On +expose_php = Off ;;;;;;;;;;;;;;;;;;; ; Resource Limits ;