Closed
Bug 126935
Opened 23 years ago
Closed 23 years ago
Access to files with file:// does not work from secure pages
Categories
(Core :: Networking: File, defect)
Tracking
()
People
(Reporter: bugzilla, Assigned: dougt)
Details
I set up an Intranet homepage on my PC. I have the following links on my HTML page:
- To a text file on a network server using
file://///server/directory/directory/file.txt.
- To a directory on my PC using file://///pc-name/directory
Both links can be accessed properly when I load the page from my local disc.
Then I check in the page to the intranet server. Access is then through https:
But then both links above do not work any more, with no error message.
Updated•23 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 1•23 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•