]> git.pld-linux.org Git - packages/apache.git/commitdiff
- well, magic from file package causes some problems - lets use secure
authorPaweł Gołaszewski <blues@pld-linux.org>
Wed, 26 Jul 2006 21:18:51 +0000 (21:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  magic boundled with apache package.

Changed files:
    apache-mod_mime_magic.conf -> 1.4

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.063279 seconds and 4 git commands to generate.