summaryrefslogtreecommitdiffstats
path: root/php-fpm-www.conf
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-06 18:00:34 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-06 18:00:34 +0200
commite557501fc3f793676fe77a9efe5a3eb292dba996 (patch)
tree1479383ecf4371b8cbdf1d3d556be79ab1b6915a /php-fpm-www.conf
parent91d9f4c0401abc5c30fc3dedd8ba0e52546858cb (diff)
PHP 5.6.12
Diffstat (limited to 'php-fpm-www.conf')
-rw-r--r--php-fpm-www.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-fpm-www.conf b/php-fpm-www.conf
index 696cb7b..7714d46 100644
--- a/php-fpm-www.conf
+++ b/php-fpm-www.conf
@@ -53,7 +53,7 @@ listen = 127.0.0.1:9000
; When POSIX Access Control Lists are supported you can set them using
; these options, value is a comma separated list of user/group names.
; When set, listen.owner and listen.group are ignored
-;listen.acl_users =
+;listen.acl_users = apache,nginx
;listen.acl_groups =
; List of addresses (IPv4/IPv6) of FastCGI clients which are allowed to connect.