role is functionnal, we can create more pools
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
<FilesMatch \.php$>
|
||||
SetHandler proxy:fcgi://{{ php_fpm_listen_url }}
|
||||
</FilesMatch>
|
||||
@@ -1,4 +1,4 @@
|
||||
[www{{php_version}}]
|
||||
[{{ php_poolname}}_{{ php_version }}]
|
||||
user = {{ php_fpm_pool_user }}
|
||||
group = {{ php_fpm_pool_group }}
|
||||
listen = {{ php_fpm_listen_url }}
|
||||
|
||||
Reference in New Issue
Block a user