]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-mod_mime_magic.conf
- up to 2.4.35
[packages/apache.git] / apache-mod_mime_magic.conf
index 91ecd2d7786aed98e2b77bea749bfba594701814..0633dbbe3eef1b4ed008e5d1e353d108d155e7a7 100644 (file)
@@ -1,4 +1,3 @@
-# $Id$
 LoadModule mime_magic_module modules/mod_mime_magic.so
 
 # The mod_mime_magic module allows the server to use various hints from the
@@ -6,5 +5,5 @@ LoadModule mime_magic_module modules/mod_mime_magic.so
 # directive tells the module where the hint definitions are located.
 
 <IfModule mime_magic_module>
-       MIMEMagicFile /usr/share/file/magic
+       MIMEMagicFile /etc/httpd/magic
 </IfModule>
This page took 0.119909 seconds and 4 git commands to generate.