0

I have a file in linux with some path x/y/z I have to add a link on the webpage which can open this file in windows Chrome/firefox

Is there a way to do it ?

Ganga
  • 195
  • 1
  • 11
  • I have tried this : https://stackoverflow.com/questions/18246053/how-can-i-create-a-link-to-a-local-file-on-a-locally-run-web-page . But it does not open the file in windows browser since my file is in linux – Ganga May 02 '19 at 11:11
  • This is probably a longshot, but try linking with `href="~/"` where "~" can be considered the "root" of your webpage directory. – Christopher Bennett May 02 '19 at 12:00

0 Answers0