NETWAYS / icinga-installer

An easy to use Icinga-Installer
https://netways.de/
Apache License 2.0
15 stars 2 forks source link

Apache does not start on RHEL7 because of unknown option CGIPassAuth #33

Closed lbetz closed 2 years ago

lbetz commented 2 years ago

Feb 01 02:29:01 centos7.lbetz.localdomain httpd[14586]: AH00526: Syntax error on line 44 of /etc/httpd/conf.d/icingaweb2.conf:

lbetz commented 2 years ago

CGIPassAuth is supported since httpd 2.4.15, but EL7 distrobutions still use 2.4.6.

lbetz commented 2 years ago

Is fixed by icinga/puppet-icinga#58.