Quantcast
Channel: CodeIgniter Forums - All Forums
Viewing all articles
Browse latest Browse all 14348

MIME Problem with msg extention

$
0
0
Hello,

I have a little problem with MIME detection.
I tried to upload xxx.msg file from Microsoft Outlook ,
but CI don't recognized this extension.

I add MIME to the mimes.php config file
PHP Code:
'msg'    =>    'application/octet-stream'

And I tried to add in httpd.conf
Code:
AddType application/octet-stream .msg

But not recognized either.
Did I do something wrong?

Using:
CI          3.1.0
PHP       5.6.19
Apache  2.4.18

Viewing all articles
Browse latest Browse all 14348

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>