summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGawain Lynch <gawain.lynch@gmail.com>2015-11-09 08:26:20 +0000
committerRemi Collet <fedora@famillecollet.com>2017-01-22 09:36:44 +0100
commit83714d914b79ae083a8a058e0c3ba7736514a1ea (patch)
treee7810120e8ac0f2d95fe66cf220d875a0aa8e6a7
parent52386b6e0fcffedfeb59435fee398e30dd859fcf (diff)
Update RPM note for PHP-FPM www.conf
-rw-r--r--php-fpm-www.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-fpm-www.conf b/php-fpm-www.conf
index e2f3dc8..40e0deb 100644
--- a/php-fpm-www.conf
+++ b/php-fpm-www.conf
@@ -35,7 +35,7 @@ listen.allowed_clients = 127.0.0.1
; Unix user/group of processes
; Note: The user is mandatory. If the group is not set, the default user's group
; will be used.
-; RPM: apache Choosed to be able to access some dir as httpd
+; RPM: apache user chosen to provide access to the same directories as httpd
user = apache
; RPM: Keep a group allowed to write in log dir.
group = apache