Proper mime type for .DS_Store
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
<?
|
<?
|
||||||
|
|
||||||
|
$types['DS_Store'] = "text/binary";
|
||||||
$types['txt'] = "text/plain";
|
$types['txt'] = "text/plain";
|
||||||
$types['log'] = "text/plain";
|
$types['log'] = "text/plain";
|
||||||
$types['csv'] = "text/plain";
|
$types['csv'] = "text/plain";
|
||||||
|
|||||||
Reference in New Issue
Block a user