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