EXPLAINING A URL
URLs specify the location for resources on the Internet.
Examine the following URL and answer the following questions. In the following URL: www.example.com/homepage.html
What is the domain in this URL?
What is the path in this URL?
When this URL is typed into your browser, your browser generates a request based on the URL.
Where does this request get sent?
What kind of machine is listening for this request?
What exactly is the request asking for?
What does your browser expect to receive as a response?