diff --git a/templates/php_pool.conf b/templates/php_pool.conf index 01cabdb314627caa2ba495d037dccefabbda202f..b0b76d6b4778731ae782188dcd64af0744c92492 100644 --- a/templates/php_pool.conf +++ b/templates/php_pool.conf @@ -16,7 +16,7 @@ pm.start_servers = 4 pm.min_spare_servers = 2 pm.max_spare_servers = 6 pm.max_requests = 2000 -pm.status_path = /fpm-status.php +pm.status_path = /fpm-status ; Environment variables env[HOSTNAME] = {{ inventory_hostname }}