mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-25 17:55:26 -07:00
6a02a17902
Former-commit-id: e62f136f3677cb73bfa2d22f9ff10e8c0745bcc3
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
|