Add samples for apache and nginx confs

This commit is contained in:
Joshua Peek
2012-12-10 09:37:42 -06:00
parent 9003139119
commit d00dfd82c1
6 changed files with 1597 additions and 9 deletions

View File

@@ -68,10 +68,6 @@ ApacheConf:
aliases:
- apache
primary_extension: .apacheconf
filenames:
- .htaccess
- httpd.conf
- apache2.conf
Apex:
type: programming
@@ -834,8 +830,6 @@ Nginx:
type: markup
lexer: Nginx configuration file
primary_extension: .nginxconf
filenames:
- nginx.conf
Nimrod:
type: programming