Home » Questions » Computers [ Ask a new question ]

Local links ( in browsers ) on *nix systems

Local links ( in browsers ) on *nix systems

On Windows I can access files directly from the browser ( or at least I have it configured currently, forget if it was native like this ) with the file:// protocol, so I can access files from say the C drive.

Asked by: Guest | Views: 258
Total answers/comments: 1
Guest [Entry]

"Try file:///.

example:

file:///home/username/

of course, replacing username with your username."