remove version from php pool name
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[{{ php_poolname}}_{{ php_version }}]
|
||||
[{{ php_poolname }}]
|
||||
user = {{ php_fpm_pool_user }}
|
||||
group = {{ php_fpm_pool_group }}
|
||||
listen = {{ php_fpm_listen_url }}
|
||||
|
||||
Reference in New Issue
Block a user