Commit 71be913a authored by Joshua Slive's avatar Joshua Slive
Browse files

Continuing on the "off-by-default" binge, don't activate

mod_mime_magic unless it is specifically asked for.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/simple-conf@160297 13f79535-47bb-0310-9956-ffa450edef68
parent fe9367b2
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -365,9 +365,7 @@ DefaultType text/plain
# contents of the file itself to determine its type.  The MIMEMagicFile
# directive tells the module where the hint definitions are located.
#
<IfModule mime_magic_module>
    MIMEMagicFile @rel_sysconfdir@/magic
</IfModule>
#MIMEMagicFile @rel_sysconfdir@/magic

#
# Customizable error responses come in three flavors: