mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-14 06:12:04 -07:00
5 lines
120 B
ApacheConf
5 lines
120 B
ApacheConf
<IfModule mod_mime_magic.c>
|
|
MIMEMagicFile /etc/apache2/magic
|
|
</IfModule>
|
|
|
|
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
|