The httpd.conf file contains the Apache server configuration information. Attackers can inlude httpd.conf file in http request and get the information, achieving local file inclusion attacks, resulting in information leak. This rule requires checking httpd.conf string in http request to prevent such attacks. This rule supports to defend the A3: Injection of OWASP Top 10 - 2021. Other reference:None