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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user