mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2025-02-05 07:27:58 -07:00
b79cf7a7eb
Former-commit-id: 190f610ae1
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
|