]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-mod_mime_magic.conf
- release 3
[packages/apache.git] / apache-mod_mime_magic.conf
index 91ecd2d7786aed98e2b77bea749bfba594701814..cf7fbed8a5477fc98ccc62eaa9cd86caac8416c1 100644 (file)
@@ -6,5 +6,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.039041 seconds and 4 git commands to generate.