[URL]
The Uniform Resource Locator (URL) is the address where a document is
located. The URL consists of the protocol used to transfer the
document (usually http), the hostname of the server where the page
is located, followed by the name of the page. The URL for the music
page of the Providence Phoenix is
http://www.providencephoenix.com/contents/music.html. The hostname is
www.providencephoenix.com. The file name is music.html. This
file is located in the directory "contents." Directories organize the
files on a computer.