1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Upgrade the virtualhost config to treat .msi as application/octet-stream

This commit is contained in:
Hannes Magnusson
2007-03-21 15:43:10 +00:00
parent 933c2485c1
commit 029aa09c15

View File

@@ -179,7 +179,7 @@ $minute = rand(0, 59);
ErrorDocument 404 /error.php
# Add types not specified by Apache by default
AddType application/octet-stream .chm .bz2 .tgz
AddType application/octet-stream .chm .bz2 .tgz .msi
AddType application/x-pilot .prc .pdb
# Set mirror's preferred language here