diff options
author | Gawain Lynch <gawain.lynch@gmail.com> | 2015-11-09 08:26:20 +0000 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-01-22 09:36:44 +0100 |
commit | 82fa217c7557853b3c5f24d24600528a88e0bbeb (patch) | |
tree | 99bb989bff9a6355d186a906e1f5589601ca4fce /php-fpm-www.conf | |
parent | 463e6c5a4d46359f5a3ebc5b6571c12fef0ed7ad (diff) |
Update RPM note for PHP-FPM www.conf
Diffstat (limited to 'php-fpm-www.conf')
-rw-r--r-- | php-fpm-www.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-fpm-www.conf b/php-fpm-www.conf index 84765f8..65e424d 100644 --- a/php-fpm-www.conf +++ b/php-fpm-www.conf @@ -19,7 +19,7 @@ ; 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 |