Skip to content

Commit effe865

Browse files
committed
Add php_admin_value[expose_php]
1 parent 048e061 commit effe865

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/php-fpm-www-pool.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ php_admin_flag[log_errors] = on
3434
php_admin_value[open_basedir] = /var/www/phpldapadmin:/tmp:/usr/bin/openssl
3535
php_admin_value[upload_max_filesize] = 25M
3636
php_admin_value[post_max_size] = 25M
37+
php_admin_value[expose_php] = off

0 commit comments

Comments
 (0)