summaryrefslogtreecommitdiffstats
path: root/php-fpm-www.conf
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-05-03 09:59:42 +0200
committerRemi Collet <fedora@famillecollet.com>2014-05-03 09:59:42 +0200
commit95680abeaf15c351fa67d0acbb7e13b948efbb78 (patch)
tree64838aa8feb6354b385dbb106d92a58070df8b38 /php-fpm-www.conf
parent8d11e938db22173fccdc51e9ca5f2e9da1fde5e8 (diff)
PHP 5.6.0beta2
Diffstat (limited to 'php-fpm-www.conf')
-rw-r--r--php-fpm-www.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-fpm-www.conf b/php-fpm-www.conf
index 502feff..e2f3dc8 100644
--- a/php-fpm-www.conf
+++ b/php-fpm-www.conf
@@ -27,10 +27,10 @@ listen.allowed_clients = 127.0.0.1
; permissions must be set in order to allow connections from a web server. Many
; BSD-derived systems allow connections regardless of permissions.
; Default Values: user and group are set as the running user
-; mode is set to 0666
+; mode is set to 0660
;listen.owner = nobody
;listen.group = nobody
-;listen.mode = 0666
+;listen.mode = 0660
; Unix user/group of processes
; Note: The user is mandatory. If the group is not set, the default user's group