summaryrefslogtreecommitdiffstats
path: root/main/apache2/httpd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'main/apache2/httpd.conf')
-rw-r--r--main/apache2/httpd.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/apache2/httpd.conf b/main/apache2/httpd.conf
index 5345c4fd3..087f3fb8c 100644
--- a/main/apache2/httpd.conf
+++ b/main/apache2/httpd.conf
@@ -459,8 +459,7 @@ DefaultType text/plain
# directive tells the module where the hint definitions are located.
#
<IfModule mod_mime_magic.c>
-# MIMEMagicFile /usr/share/magic.mime
- MIMEMagicFile conf/magic
+ MIMEMagicFile /etc/apache2/magic
</IfModule>
#