Author: blues                        Date: Wed Jul 26 21:18:56 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- well, magic from file package causes some problems - lets use secure
  magic boundled with apache package.

---- Files affected:
SOURCES:
   apache-mod_mime_magic.conf (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/apache-mod_mime_magic.conf
diff -u SOURCES/apache-mod_mime_magic.conf:1.3 
SOURCES/apache-mod_mime_magic.conf:1.4
--- SOURCES/apache-mod_mime_magic.conf:1.3      Tue Jul 25 11:36:35 2006
+++ SOURCES/apache-mod_mime_magic.conf  Wed Jul 26 23:18:51 2006
@@ -6,5 +6,5 @@
 # directive tells the module where the hint definitions are located.
 
 <IfModule mime_magic_module>
-       MIMEMagicFile /usr/share/file/magic
+       MIMEMagicFile /etc/httpd/magic
 </IfModule>
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/apache-mod_mime_magic.conf?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to