Difference between revisions of "Glossary/URL"
Line 1: | Line 1: | ||
A '''URL''' ('''Uniform Resource Locator''') is the an address on the Internet which identifies the location of a file on the Internet. A URL is made up of: | A '''URL''' ('''Uniform Resource Locator''') is the an address on the Internet which identifies the location of a file on the Internet. A URL is made up of: | ||
* the {{def|protocol}}, | * the {{def|protocol}}, | ||
− | ** '''http://'''www.west-alliierte-in-berlin.de* the {{def|www.west-alliierte-in-berlin.de | + | ** '''http://'''www.west-alliierte-in-berlin.de* the {{def|www.west-alliierte-in-berlin.de }} |
** http://'''www.example.com'''/folder/file.txt | ** http://'''www.example.com'''/folder/file.txt | ||
* the file's directory(ies), | * the file's directory(ies), |
Revision as of 10:12, 12 February 2008
A URL (Uniform Resource Locator) is the an address on the Internet which identifies the location of a file on the Internet. A URL is made up of:
- the protocol,
- http://www.west-alliierte-in-berlin.de* the www.west-alliierte-in-berlin.de
- http://www.example.com/folder/file.txt
- the file's directory(ies),
- http://www.example.com/folder/file.txt
- and the file's name.
- http://www.example.com/folder/file.txt