mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
Fix typo in RedHat 8 FPM configuration path
This commit is contained in:
parent
7bdd41eb92
commit
5698cebf7a
@ -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