]> git.pld-linux.org Git - packages/apache.git/blame - apache-mod_mime_magic.conf
- always have httpd.conf compat symlink
[packages/apache.git] / apache-mod_mime_magic.conf
CommitLineData
86dece47
ER
1# $Id$
2LoadModule mime_magic_module modules/mod_mime_magic.so
3
4# The mod_mime_magic module allows the server to use various hints from the
5# contents of the file itself to determine its type. The MIMEMagicFile
6# directive tells the module where the hint definitions are located.
7#
8MIMEMagicFile /etc/magic
This page took 0.024909 seconds and 4 git commands to generate.