Page 1 of 1
edit /etc/httpd/conf/httpd.conf will affect NagiosXI?
Posted: Wed Dec 04, 2019 7:58 am
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?
Re: edit /etc/httpd/conf/httpd.conf will affect NagiosXI?
Posted: Wed Dec 04, 2019 8:18 am
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