为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How to I see a HTM page on my local drive?

  • 1 个回答
  • 2 人有此问题
  • 5 次查看
  • 最后回复者为 cor-el

more options

I have pages of static HTML on my local hard drive that contain my stories which I periodically update and upload to a story hosting site via FTP. I have a page of links like this on my desktop so I can see my pages locally before I FTP them up to the online site. I used to be able to just click on the links to see the pages locally:

   <A HREF="file:///c:/my web sites/my stories/index.htm">

For the past week or so, Firefox has been blocking my access to these pages and redirecting me to Google. I edited that page and changed the links to this, which worked for about a week:

   <A HREF="file:///c:/my%20web%20Sites/my%20stories/index.htm">

Now Firefox won't let me load my pages at all. What security settings do I need to change to see my web pages on my local drive?

FWIW, Chrome and MSIE let me go to my web pages locally from my page of links. But I love Firefox and would hare to have to switch to Chrome or MSIE.

I have pages of static HTML on my local hard drive that contain my stories which I periodically update and upload to a story hosting site via FTP. I have a page of links like this on my desktop so I can see my pages locally before I FTP them up to the online site. I used to be able to just click on the links to see the pages locally: <A HREF="file:///c:/my web sites/my stories/index.htm"> For the past week or so, Firefox has been blocking my access to these pages and redirecting me to Google. I edited that page and changed the links to this, which worked for about a week: <A HREF="file:///c:/my%20web%20Sites/my%20stories/index.htm"> Now Firefox won't let me load my pages at all. What security settings do I need to change to see my web pages on my local drive? FWIW, Chrome and MSIE let me go to my web pages locally from my page of links. But I love Firefox and would hare to have to switch to Chrome or MSIE.

被采纳的解决方案

Any error messages in the Browser/Error Console (Firefox/Tools > Web Developer;Ctrl+Shift+J)?

Do the files show if you open them via the location bar or if you drag them in a Firefox tab?


定位到答案原位置 👍 1

所有回复 (1)

more options

选择的解决方案

Any error messages in the Browser/Error Console (Firefox/Tools > Web Developer;Ctrl+Shift+J)?

Do the files show if you open them via the location bar or if you drag them in a Firefox tab?