[Home]URL

HomePage | Recent Changes | Preferences

Difference (from prior major revision) (no other diffs)

Added: 1a2,19

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:
*The machine or domain name to go to
*The path or file name on that machine
*The protocol to use to communicate with that machine

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


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


HomePage | Recent Changes | Preferences
This page is read-only | View other revisions
Last edited August 31, 2001 9:32 am by Alan Millar (diff)
Search: