如何在网络服务器上托管 mhtml 文件?

How do I host an mhtml file on a webserver?

我希望能够让人们访问 link 服务器上托管的 mhtml 文件,并能够看到您在保存文件时看到的完全格式化的网页,并且在 Google Chrome 中打开它(显然 IE 也可以,Firefox 和 Microsoft Edge 不工作)。我该怎么做?

不妨 post 将此作为其他遇到此问题的人的答案。

将 mhtml 文件重命名为 mht 文件后,Extractmht 可用于将文件转换为 html 文件,然后可以托管该文件。