SOURCES: apache-mod_mime_magic.conf - unify
glen
glen at pld-linux.org
Wed Dec 21 14:19:51 CET 2005
Author: glen Date: Wed Dec 21 13:19:51 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- unify
---- Files affected:
SOURCES:
apache-mod_mime_magic.conf (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/apache-mod_mime_magic.conf
diff -u SOURCES/apache-mod_mime_magic.conf:1.1 SOURCES/apache-mod_mime_magic.conf:1.2
--- SOURCES/apache-mod_mime_magic.conf:1.1 Sun Dec 18 20:31:58 2005
+++ SOURCES/apache-mod_mime_magic.conf Wed Dec 21 14:19:45 2005
@@ -4,5 +4,7 @@
# The mod_mime_magic module allows the server to use various hints from the
# contents of the file itself to determine its type. The MIMEMagicFile
# directive tells the module where the hint definitions are located.
-#
-MIMEMagicFile /etc/magic
+
+<IfModule mime_magic_module>
+ MIMEMagicFile /etc/magic
+</IfModule>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/apache-mod_mime_magic.conf?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list