当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

WordPress website .docx file recognized by Firefox as Text Document

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 2 回表示
  • 最後の返信者: cas.de.groot

more options

I recently developed a small WordPress site where users can download some .docx files to fill in and provide to the authorities. However, there's an issue I'm facing with these downloads. Firefox is recognizing the .docx files on my server as Text Documents in the window (screenshot 1). However, it's definitely a .docx, as my computer recognizes it as such.

On the WordPress back-end, you can see that the content-type of the file (Tipo de arquivo) is set correctly (screenshot 2), so I'm at a loss. The people that will download these files are not tech savvy and they will just open them in Notepad, getting a bunch of gibberish.

Any kind of help is appreciated!

I recently developed a small WordPress site where users can download some .docx files to fill in and provide to the authorities. However, there's an issue I'm facing with these downloads. Firefox is recognizing the .docx files on my server as Text Documents in the window (screenshot 1). However, it's definitely a .docx, as my computer recognizes it as such. On the WordPress back-end, you can see that the content-type of the file (Tipo de arquivo) is set correctly (screenshot 2), so I'm at a loss. The people that will download these files are not tech savvy and they will just open them in Notepad, getting a bunch of gibberish. Any kind of help is appreciated!
添付されたスクリーンショット

すべての返信 (2)

more options

Did you check the HTTP response headers in the Firefox Network Monitor to see how the server is sending this file?

You can also check the handlers.json file for this MIME type in cse this is something on your end.

Can you post a link to a publicly accessible page (i.e. no authentication or signing on required)?

more options

cor-el said

Did you check the HTTP response headers in the Firefox Network Monitor to see how the server is sending this file? You can also check the handlers.json file for this MIME type in cse this is something on your end. Can you post a link to a publicly accessible page (i.e. no authentication or signing on required)?

Thank you for your reply! Attached you can find the network monitor file line.

I've ruled out that this is something on my end, seeing as this happens with Firefox on all machines I tried it on (3 so far).

I lifted the password protection to access the website for now, this is the page with the documents: http://despachantegouveajr.com.br/documentos-e-cartas/

I myself am not very knowledgeable about this type of stuff, and I figured it'd be okay since that WordPress site was freshly installed.

Any help is appreciated!