pulling in entire conf directory
[eostre.git] / drupal-configs / shopserver / apache2 / mods-available / mime_magic.conf
diff --git a/drupal-configs/shopserver/apache2/mods-available/mime_magic.conf b/drupal-configs/shopserver/apache2/mods-available/mime_magic.conf
new file mode 100644 (file)
index 0000000..12ed930
--- /dev/null
@@ -0,0 +1,5 @@
+<IfModule mod_mime_magic.c>
+       MIMEMagicFile /etc/apache2/magic
+</IfModule>
+
+# vim: syntax=apache ts=4 sw=4 sts=4 sr noet