Initial Chef repository
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<IfModule mod_mime_magic.c>
|
||||
MIMEMagicFile <%= node['apache']['dir'] %>/magic
|
||||
</IfModule>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
<IfModule mod_mime_magic.c>
|
||||
MIMEMagicFile <%= node['apache']['dir'] %>/magic
|
||||
</IfModule>
|
||||