]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-mod_mime_magic.conf
- rel 4
[packages/apache.git] / apache-mod_mime_magic.conf
index 2034b65c026a3b824d8ce6f8e9c43d4eb1c5be11..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 /etc/magic
+       MIMEMagicFile /etc/httpd/magic
 </IfModule>
This page took 0.063077 seconds and 4 git commands to generate.