Files
docker-compose-hatthieves/testing/doom/web/apache2/mods-available/mime_magic.conf
Your Name 0a5762ca81 doom
2020-05-28 10:42:33 +00:00

6 líneas
120 B
ApacheConf

<IfModule mod_mime_magic.c>
MIMEMagicFile /etc/apache2/magic
</IfModule>
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet