We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Search Support

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.

Learn More

Èròjà atẹ̀lélànà yii ni a ti fi pamọ́ fọ́jọ́ pípẹ́. Jọ̀wọ́ béèrè ìbéèrè titun bí o bá nílò ìrànwọ́.

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

  • 3 àwọn èsì
  • 3 ní àwọn ìṣòro yìí
  • 18 views
  • Èsì tí ó kẹ́hìn lọ́wọ́ 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!

Ọ̀nà àbáyọ tí a yàn

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

Ka ìdáhùn ni ìṣètò kíkà 👍 1

All Replies (3)

more options

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

more options

Ọ̀nà àbáyọ Tí a Yàn

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

more options

Thank you! It works!