From 770036a50787874f3469f44b5f7152eeb0b10aa3 Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Tue, 10 Jul 2012 10:30:39 +0200 Subject: [PATCH] Add php-fpm to modules-targeted.conf --- modules-targeted.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/modules-targeted.conf b/modules-targeted.conf index 1580f19e..6faffe4c 100644 --- a/modules-targeted.conf +++ b/modules-targeted.conf @@ -2556,3 +2556,10 @@ glusterd = module # policy for tomcat service # tomcat = module + +# Layer: contrib +# Module: php-fpm +# +# PHP-FPM is an alternative PHP FastCGI implementation +# +phpfpm = module