Update syntax mapping for apache conf

This commit is contained in:
Leo 2024-12-01 11:15:17 +08:00
parent 0b4fe03ec3
commit f87157d009

View File

@ -1,2 +1,2 @@
[mappings]
"Apache Conf" = ["/etc/apache2/**/*.conf", "/etc/apache2/sites-*/**/*"]
"Apache Conf" = ["/etc/apache2/**/*.conf", "/etc/apache2/sites-*/**/*", "/etc/httpd/conf/**/*.conf"]