Files
T
2025-11-25 22:42:56 +01:00

22 lines
329 B
JSON

{
"name": "ApacheConf",
"type": "data",
"color": "#d12127",
"aliases": [
"aconf",
"apache"
],
"extensions": [
".apacheconf",
".vhost"
],
"filenames": [
".htaccess",
"apache2.conf",
"httpd.conf"
],
"tmScope": "source.apache-config",
"aceMode": "apache_conf",
"languageId": 16
}