Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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!