搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

how to disable security block on intranet file:///// urls?

  • 4 回覆
  • 6 有這個問題
  • 1 次檢視
  • 最近回覆由 gnittala

more options

I have the latest version of firefox esr and im trying to remove the security blocks which stop it from opening file:///// urls on our intranet website.

Can anyone tell me how I can disable the feature and get it to open the urls with the relevant program (a folder share windows explorer, and any other document to use the windows default program list).

I have the latest version of firefox esr and im trying to remove the security blocks which stop it from opening file:///// urls on our intranet website. Can anyone tell me how I can disable the feature and get it to open the urls with the relevant program (a folder share windows explorer, and any other document to use the windows default program list).

所有回覆 (4)

more options

Hello, Please check if the links below help you in configuring opening of file:// URIs. Please do note that FF does support file:// URIs out of the box, provided the format is set properly

Hope this helps.

more options

Sorry but the file:// or should i say file://///servername/foldershare/

I am talking about an intranet website where the files are not saved on client computers but on a central file server.

more options

I suspect there is not a solution using the File protocol. This article is in fact linked to from the links in the last post and mentions workarounds.

more options

As per this Wiki link File URI Scheme the scheme for intranet would be file://hostname/path/to/the%20file.txt. Can you please try that. The same wiki page has the user.js entries to check this.

Hope this helps