edit /etc/httpd/conf/httpd.conf will affect NagiosXI?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

edit /etc/httpd/conf/httpd.conf will affect NagiosXI?

Post by xpertech »

The vulnerability scanning and found 「Apache httpd Trace method enabled」 weakness and need to edit /etc/httpd/conf/httpd.conf to add TraceEnable off command, will it affect NagiosXI?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: edit /etc/httpd/conf/httpd.conf will affect NagiosXI?

Post by scottwilkerson »

I'm not familiar with what the edit is, but to be safe you can just make a backup of the file and if the change goes bad you can restore it

Code: Select all

cp /etc/httpd/conf/httpd.conf /etc/httpd/conf/httpd.conf~BACKUP
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked