URL

From Wikipedia

HomePage | Recent changes | View source | Page history | Log in |

Printable version | Disclaimers | Privacy policy

A Uniform Resource Locator, or URL, is a standardized address for some resource (such as a document or image) on the Internet. First created by Tim Berners-Lee for use on the World Wide Web, the currently used forms are detailed by IETF standard RFC 2396 (1998).

The URL was a fundamental innovation in creating the World Wide Web. It combines into one simple address the three basic items of information necessary to find a document anywhere on the Internet:

A typical simple URL can look like:

  http://www.wikipedia.com/wiki/RecentChanges

where

 http: tells the protocol to use
 //www.wikipedia.com tells the domain name to contact
 /wiki/RecentChanges tells the path to request on that system


Retrieved from "http://nostalgia.wikipedia.org/wiki/URL"

This page was last modified on 15 January 2005, at 04:45. Text is available under the Creative Commons Attribution/Share-Alike License; additional terms may apply. See Terms of Use for details.