Difference between revisions of "Glossary/URL"
Saad Saeed (talk | contribs) (Reverted 1 edit by Rex De Jaager (Talk); changed back to last version by Saad Saeed) |
(Definition:URL moved to Glossary/URL: ) |
(No difference) |
Revision as of 00:21, 7 January 2011
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.example.com/folder/file.txt
- the domain name or computer name,
- 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