Bugreport: MimeTypes .htaccess
-
Hey ??
There’s something wrong with the added mimetypes in .htaccess:
AddType application/vnd.ms-excel .xla .xls .xlsx .xlt .xlw
..Should be..
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet .xlsx
The problem includes .docx,.pptx and maybe some others?
The original mimetype triggers IE9 to open xlsx-files as xls.
- The topic ‘Bugreport: MimeTypes .htaccess’ is closed to new replies.