HTTPD version supported?

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
ikotcher
Posts: 4
Joined: Wed Jul 10, 2019 12:44 pm

HTTPD version supported?

Post by ikotcher »

Getting multiple security scan issues.

What is the latest version of httpd supported?
---------------
Ivan Kotcher
Principal Consultant
+1.817.917.3003 (mobile)
ivan.kotcher@hpe.com
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: HTTPD version supported?

Post by scottwilkerson »

Apache 2.2, 2.4
PHP 5.3, 5.4, 5.5, 5.6

It is worth pointing out that patches for vulnerabilities are fixed and back-ported in the repositories for the OS.

running the following will update to all latest patches

Code: Select all

yum update -y
This will install all patches provided by the package maintainers, but will not change a scanner that is just looking at the package version as these are backported fixes.
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
Locked