Initial commit
This commit is contained in:
8
etc/php/7.0/fpm/pool.d/6/www.conf
Normal file
8
etc/php/7.0/fpm/pool.d/6/www.conf
Normal file
@ -0,0 +1,8 @@
|
||||
[www]
|
||||
user = www-data
|
||||
group = www-data
|
||||
listen = /run/php/6
|
||||
listen.owner = www-data
|
||||
listen.group = www-data
|
||||
pm = ondemand
|
||||
pm.max_children = 8
|
Reference in New Issue
Block a user