How do I highlight the syntax of Apache configuration files (`*.conf`) in IntelliJ IDEA?

Override the type of the particular *.conf file to «ApacheConfig»:
2024-07-28--20-23-49

Unfortunately, the «ApacheConfig» syntax checker does not work correctly even with the out-of-box Apache's httpd.conf: