How to disable Apache HTTP TRACE / TRACK Method ?
If you are running apache for your php based applications like magento, prestashop, joomla, wordpress at the time of vulnerability scanning most of the scanner report the HTTP Trace / Track Method Enable vulnerability to resolve this follow these instructions-:
For UBUNTU or DEBIAN based system
open /etc/apache/apache2.conf
and add “TraceEnable Off”
For CENTOS or RPM based system
open /etc/httpd/conf/httpd.conf
and add “TraceEnable Off”
Restart your apache server
If result is not found or irrelevant, Please contact us.
Submit your request