| WorldWideWeb Address Formats for Files | cern archive | HTTP only |
| home archive home about | |||||||||||||
W3 addresses of filesThe format of a hypertext reference to a file is an extension of the unix naming system. The full explicit format is:file : // node / directories / name The actual protocols used by the client depend on the implementation of the browser and the environment. Typically, the browser will check to see whether the node is the local node, or a node for which files are available mounted in some form of distributed file system. If neither of these are the case, then the browser may try rpc, anonymous FTP or other protocols. ExamplesImprovements : Directory accessThe final file name should be optional. If the address ends with a '/', the browser should retrieve the contents of the specified directory and generate a page of virtual hypertext pointing to its contents. In addition, it could display an information file contained in that directory, if any is present. Suggested file names to search for in order : README.html, *README*.html, README, *README*, *readme*.
|
|
||||||||||||