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