This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ค้นหาฝ่ายสนับสนุน

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.

เรียนรู้เพิ่มเติม

Firefox could not open .seed file which is written in html?

  • 3 การตอบกลับ
  • 3 คนมีปัญหานี้
  • 18 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย bowenliu

more options

I downloaded webpages using Scrapy and host them on local web server. The pages are all html but written in different file name pattern. When I open the webpages with the pattern like ".seed" through links , the firefox could not load it like html. If I choose open with firefox, it will download the file and go back to the same situation. How could I have firefox to read the file as html? Big thanks ahead!

I downloaded webpages using Scrapy and host them on local web server. The pages are all html but written in different file name pattern. When I open the webpages with the pattern like ".seed" through links , the firefox could not load it like html. If I choose open with firefox, it will download the file and go back to the same situation. How could I have firefox to read the file as html? Big thanks ahead!

วิธีแก้ปัญหาที่เลือก

You would have to configure that web server to send the files as text/html to make Firefox render the files as HTML.

อ่านคำตอบนี้ในบริบท 👍 1

การตอบกลับทั้งหมด (3)

more options

These are the snapshots of the problem. Please review and comment, thanks!

more options

วิธีแก้ปัญหาที่เลือก

You would have to configure that web server to send the files as text/html to make Firefox render the files as HTML.