Using file:/// protocol to open a local folder
Hi,
I have embedded a link on an intranet webpage in the form file:///pathto_serverfolder . The required server volume is mounted automatically at login so no further afp authentication is required.
The link works when I open the html file locally in Safari from my desktop. However, if I serve the file through apache (either on our intranet server or through localhost on my desktop) the link does not work... no error message, just nothing.
Interestingly, file:///pathto_serverfolder does work if I copy&paste the url into Safari's address window. 'Open link in a new window' also works but opens an additional blank window which is not ideal.
Any idea why this may not be working as I need?
Many thanks,
b.
I have embedded a link on an intranet webpage in the form file:///pathto_serverfolder . The required server volume is mounted automatically at login so no further afp authentication is required.
The link works when I open the html file locally in Safari from my desktop. However, if I serve the file through apache (either on our intranet server or through localhost on my desktop) the link does not work... no error message, just nothing.
Interestingly, file:///pathto_serverfolder does work if I copy&paste the url into Safari's address window. 'Open link in a new window' also works but opens an additional blank window which is not ideal.
Any idea why this may not be working as I need?
Many thanks,
b.