summaryrefslogtreecommitdiffstats
path: root/debian/config-dir/mods-available/mime_magic.conf
blob: 12ed930076bf75d8a362413b79621857c54fd45a (plain)
1
2
3
4
5
<IfModule mod_mime_magic.c>
	MIMEMagicFile /etc/apache2/magic
</IfModule>

# vim: syntax=apache ts=4 sw=4 sts=4 sr noet