The meaning of URL in the Internet is Uniform Resource Locator. The Uniform Resource Locator system is a representation method used to specify the location of information on the Internet's World Wide Web service program. URL was originally used as the address of the World Wide Web and is now used by the World Wide Web Consortium. Prepared as Internet standard RFC1738.
The meaning of URL in the Internet is Uniform Resource Locator.
(Related recommendation:Server Security)
Related introduction:
Uniform resource locator (uniform resource locator; URL) is the Internet A representation method used to specify the location of information on a World Wide Web server. It was originally invented by Tim Berners-Lee as an address for the World Wide Web. It has now been compiled as the Internet standard RFC1738 by the World Wide Web Consortium.
The resources available on the Internet can be represented by simple strings, and this document describes the syntax and semantics of such strings. These strings are called: "Uniform Resource Locators" (URLs). This note originates from concepts introduced by the World Wide Web global information initiative. RFC1630 "Universal Resource Identifiers" describes some object data that they have been using since 1990. This URL specification meets the requirements described in "Functional Requirements for Internet Resource Locators". This document was written by the URI Working Group of the Engineering Task Force (IETF).
The above is the detailed content of What is the meaning of url in internet. For more information, please follow other related articles on the PHP Chinese website!