mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
FPM Doc: Distinct instructions for Apache versions
This commit is contained in:
parent
754963ac11
commit
350a3db7bf
@ -282,7 +282,8 @@ updated the config file for icingaweb2 with defaults for FPM.
|
|||||||
Check `/etc/httpd/conf.d/icingaweb2.conf` or `/etc/apache2/conf.d/icingaweb2.conf`.
|
Check `/etc/httpd/conf.d/icingaweb2.conf` or `/etc/apache2/conf.d/icingaweb2.conf`.
|
||||||
And `*.rpm*` `*.dpkg*` files there with updates.
|
And `*.rpm*` `*.dpkg*` files there with updates.
|
||||||
|
|
||||||
Make sure that the `FilesMatch` part is included for Apache.
|
Make sure that the `FilesMatch` part is included for Apache >= 2.4. For Apache < 2.4 you have to include the
|
||||||
|
`LocationMatch` block.
|
||||||
|
|
||||||
Also see the example from icingacli:
|
Also see the example from icingacli:
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user