mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 08:44:10 +02:00
Merge pull request #4131 from jiri-pejchal/patch-1
Fix typo in RedHat 8 FPM configuration path
This commit is contained in:
commit
06377aaf35
@ -271,7 +271,7 @@ of the Apache module.
|
|||||||
|
|
||||||
| Operating System | FPM configuration path |
|
| Operating System | FPM configuration path |
|
||||||
|---------------------|-----------------------------------|
|
|---------------------|-----------------------------------|
|
||||||
| RedHat 8 | `/etc/php-frpm.d/` |
|
| RedHat 8 | `/etc/php-fpm.d/` |
|
||||||
| RedHat 7 (with SCL) | `/etc/opt/rh/rh-php71/php-fpm.d/` |
|
| RedHat 7 (with SCL) | `/etc/opt/rh/rh-php71/php-fpm.d/` |
|
||||||
| Fedora | `/etc/php-fpm.d/` |
|
| Fedora | `/etc/php-fpm.d/` |
|
||||||
| Debian/Ubuntu | `/etc/php*/*/fpm/pool.d/` |
|
| Debian/Ubuntu | `/etc/php*/*/fpm/pool.d/` |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user