Вы можете отметить интересные вам фрагменты текста, которые будут доступны по уникальной ссылке в адресной строке браузера.

Uniform Resource Locator

Translation
Uniform Resource Locator

Uniform Resource Locator is an URI which also specifies where the identified resource is available and the protocol for retrieving it. [ [http://www.faqs.org/rfcs/rfc1738.html RFC 1738 - Uniform Resource Locators] ] In popular usage and many technical documents, it is often confused as a synonym for Uniform Resource Identifier (URI), which are not required to specify how to locate the resource.

URL syntax in brief

Every URL begins with the "scheme name" that defines its namespace, purpose, and the syntax of the remaining part of the URL. Most Web-enabled programs will try to dereference a URL according to the semantics of its scheme and a context-vbn. For example, a Web browser will usually dereference a http://example.org/ by performing an HTTP request to the host example.org, at the default HTTP port (see Port 80). Dereferencing the URL mailto:bob@example.com will usually start an e-mail composer with the address bob@example.com in the To field.

example.com is a domain name; an IP address or other network address might be used instead. In addition, URLs that specify https as a scheme (such as https://example.com/) normally denote a secure web site.

The hostname portion of a URL, if present, is case insensitive (since the DNS is specified to ignore case); other parts are not required to be, but may be treated as case insensitive by some clients and servers, especially those that are based on Microsoft Windows. For example:

# http://en.wikipedia.org/ and HTTP://EN.WIKIPEDIA.ORG/ will both open same page.
# http://en.wikipedia.org/wiki/Url is correct, but http://en.wikipedia.org/WIKI/URL/ will result in an HTTP 404 error page.

URLs as locators

In its current strict technical meaning, a URL is a URI that, “in addition to identifying a resource, [provides] a means of locating the resource by describing its primary access mechanism (e.g., its network ‘location’).”Tim Berners-Lee, Roy T. Fielding, Larry Masinter. (January 2005). “ [http://gbiv.com/protocols/uri/rfc/rfc3986.html Uniform Resource Identifier (URI): Generic Syntax] ”. Internet Society. RFC 3986; STD 66.]

Internet hostnames

On the Internet, a hostname is a domain name assigned to a host computer. This is usually a combination of the host's local name with its parent domain's name. For example, "en.wikipedia.org" consists of a local hostname ("en") and the domain name "wikipedia.org". This kind of hostname is translated into an IP address via the local hosts file, or the Domain Name System (DNS) resolver. It is possible for a single host computer to have several hostnames; but generally the operating system of the host prefers to have one hostname that the host uses for itself.

Any domain name can also be a hostname, as long as the restrictions mentioned below are followed. So, for example, both "en.wikimedia.org" and "wikimedia.org" are hostnames because they both have IP addresses assigned to them. The domain name "pmtpa.wikimedia.org" is not a hostname since it does not have an IP address, but "rr.pmtpa.wikimedia.org" is a hostname. All hostnames are domain names, but not all domain names are hostnames.

ee also

* CURIE (Compact URI)
* Extensible Resource Identifier (XRI)
* Internationalized Resource Identifier (IRI)
* Uniform Resource Identifier (URI)
* URL normalization
* URI scheme

References

External links

* RFC 3986 Uniform Resource Identifier (URI): Generic Syntax [http://www.ietf.org/rfc/rfc3986.txt [Text] ] [http://gbiv.com/protocols/uri/rfc/rfc3986.html [HTML] ]


Wikimedia Foundation. 2010.

  
Share  

Look at other dictionaries:

  • Uniform Resource Locator — (URL) The address of a specific location on the Web. URLs commonly contain a domain name and a description of the material sought. For example, http://www.nolo.com/legal encyclopedia/patent law/ is the URL for articles on patents on Nolo s… …   Law dictionary

  • Uniform Ressource Locator — Uniform Resource Locator Cet article ou cette section est sujet à caution car il ne cite pas suffisamment ses sources. (avril 2007) Pour rendre l article vérifiable, signalez les passages sans source avec {{Référence nécessaire}} et liez les …   Wikipédia en Français

  • Uniform Resource Locator — Als Uniform Resource Locator (engl.; Abk. URL; dt. „einheitlicher Quellenanzeiger“) bezeichnet man eine Unterart von Uniform Resource Identifiern (URIs). URLs identifizieren und lokalisieren eine Ressource über die zu verwendende Zugriffsmethode… …   Deutsch Wikipedia

  • Uniform Resource Locator — Единый указатель ресурсов (англ. URL Uniform Resource Locator) единообразный локатор (определитель местонахождения) ресурса. По‐английски «URL» целиком произносится как /ɜː(ɹ)l/, по‐русски чаще говорят [у эр эл], [ю эр эл] или [урла] (сленг).… …   Википедия

  • Uniform Resource Locator — Cet article ne cite pas suffisamment ses sources (avril 2007). Si vous disposez d ouvrages ou d articles de référence ou si vous connaissez des sites web de qualité traitant du thème abordé ici, merci de compléter l article en donnant les… …   Wikipédia en Français

  • Uniform Resource Locator — URL …   Большой англо-русский и русско-английский словарь

  • uniform resource locator — noun Date: 1993 URL …   New Collegiate Dictionary

  • Uniform Resource Locator — noun A universal address for resources on the internet, which is most commonly used for websites. Syn: web address, URL …   Wiktionary

  • Universal Resource Locator — Als Uniform Resource Locator (URL, dt. „einheitlicher Quellenanzeiger“) bezeichnet man eine Unterart von Uniform Resource Identifiern (URIs). URLs identifizieren und lokalisieren eine Ressource über das verwendete Netzwerkprotokoll… …   Deutsch Wikipedia

  • Persistent Uniform Resource Locator — A persistent uniform resource locator (PURL) is a Uniform Resource Locator (URL) (i.e. location based Uniform Resource Identifier or URI) that does not directly describe the location of the resource to be retrieved but instead describes an… …   Wikipedia