Welcome Guest, Not a member yet? Register   Sign In
MIME Problem with msg extention
#1

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
Reply




Theme © iAndrew 2016 - Forum software by © MyBB