480 likes | 762 Views
Ie8 版本 pptx 變成壓縮檔. http://foxa0223.blogspot.tw/2011/12/ie-office-2007-docxpptxxlsx-zip.html. 2011 年 12 月 7 日 使用 IE 下載 Office 2007 檔案 ( docx / pptx / xlsx ) 變成 zip
E N D
http://foxa0223.blogspot.tw/2011/12/ie-office-2007-docxpptxxlsx-zip.htmlhttp://foxa0223.blogspot.tw/2011/12/ie-office-2007-docxpptxxlsx-zip.html • 2011年12月7日 • 使用 IE 下載 Office 2007 檔案(docx/pptx/xlsx)變成 zip • 正確解法:apache 請修改/etc/mine.typeapplication/vnd.openxmlformatsdocxpptxxlsx另外解法1:及使用.htaccess檔application/vnd.openxmlformatsdocxpptxxlsx另外解法2: 修改httpd.conf加入以下字串AddType application/vnd.openxmlformats .docx .pptx .xlsxiis請新增mine 以下三個:pptxapplication/vnd.openxmlformats-officedocument.presentationml.presentationdocxapplication/vnd.openxmlformats-officedocument.wordprocessingml.documentxlsxapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheet最後到網路找了一下資料.才知道在IIS6.0要下載office 2007格式的檔案要先到IIS管理員→網站→右鍵[內容]→HTTP標頭→MIME類型→新增→副檔名:.docxMIME類型:application/vnd.openxmlformats-officedocument.wordprocessingml.document這樣就可以下載.docx檔了...更多Office2007文件的MIME格式如下:.docm,application/vnd.ms-word.document.macroEnabled.12.docx,application/vnd.openxmlformats-officedocument.wordprocessingml.document.dotm,application/vnd.ms-word.template.macroEnabled.12.dotx,application/vnd.openxmlformats-officedocument.wordprocessingml.template.potm,application/vnd.ms-powerpoint.template.macroEnabled.12.potx,application/vnd.openxmlformats-officedocument.presentationml.template.ppam,application/vnd.ms-powerpoint.addin.macroEnabled.12.ppsm,application/vnd.ms-powerpoint.slideshow.macroEnabled.12.ppsx,application/vnd.openxmlformats-officedocument.presentationml.slideshow.pptm,application/vnd.ms-powerpoint.presentation.macroEnabled.12.pptx,application/vnd.openxmlformats-officedocument.presentationml.presentation.xlam,application/vnd.ms-excel.addin.macroEnabled.12.xlsb,application/vnd.ms-excel.sheet.binary.macroEnabled.12.xlsm,application/vnd.ms-excel.sheet.macroEnabled.12.xlsx,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.xltm,application/vnd.ms-excel.template.macroEnabled.12.xltx,application/vnd.openxmlformats-officedocument.spreadsheetml.template