Difference between revisions of "Glossary/URL"

m (Revert to good version.)
Line 1: Line 1:
= Веб-студия Webitec в Харькове – разработка сайтов по стандарту =
+
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}},
 +
** '''http://'''www.example.com/folder/file.txt
 +
* the {{def|Domain Name|domain name}} or computer name,
 +
** http://'''www.example.com'''/folder/file.txt
 +
* the file's directory(ies),
 +
** <nowiki>http://www.example.com</nowiki>'''/folder/'''file.txt
 +
* and the file's name.
 +
** <nowiki>http://www.example.com/folder/</nowiki>'''file.txt'''
  
'''Разработка дизайна, создание, SEO-раскрутка сайта, регистрация домена и хостинга'''
+
[[Category:AboutUs:Definition|URL]]
 
 
[http://www.webitec.net/ Web studio Webitec in Kharkov]
 

Revision as of 06:13, 5 March 2009

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

Retrieved from "http://aboutus.com/index.php?title=Glossary/URL&oldid=17978195"