Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

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

了解更多
封存

internal network file locations not opening when using Firefox

cor-el replied
adamj99

I manage my company's intranet websites. On these webpages are many urls that redirect users to other servers that house the documents for them to reference and download. The intranet website works flawlessly for internet explorer. When i click the URL in IE, it connects to the document in question and downloads. If i click on the link in mozilla, i get "the page cannot be found". Looking closer, if i hover the mouse over the URL, it displays the file path. In IE, it says file:\\servername\folder\document. in Mozilla it goes http://intranet_webpage/\\<servername>\<folder>\documentname.docx. Is this something that needs to be modified on an individual users pc, or something related to the web server?

I manage my company's intranet websites. On these webpages are many urls that redirect users to other servers that house the documents for them to reference and download. The intranet website works flawlessly for internet explorer. When i click the URL in IE, it connects to the document in question and downloads. If i click on the link in mozilla, i get "the page cannot be found". Looking closer, if i hover the mouse over the URL, it displays the file path. In IE, it says file:\\servername\folder\document. in Mozilla it goes http://intranet_webpage/\\<servername>\<folder>\documentname.docx. Is this something that needs to be modified on an individual users pc, or something related to the web server?

所有回覆 (3)

You need to use forward slashes in links and not backslashes.

i modified one of my links to the above suggestion, and it failed. "unable to connect"

You can open such a page via the Firefox location/address bar (File > Open file) to see the actual address that Firefox uses.

由 cor-el 於 修改