Download presentation
Presentation is loading. Please wait.
1
IT skills: compose URLs IT concepts: parts of a URL, shortened URLs This work is licensed under a Creative Commons Attribution-Noncommercial- Share Alike 3.0 License. URLs – uniform resource locators
2
Where does this topic fit? Internet concepts – Applications – Technology – Implications Internet skills – Application development – Content creation
3
Client Server request page http://som.csudh.edu/fac/lpress/shortbio.htm URL, uniform resource locator
4
http://som.csudh.edu/fac/lpress/shortbio.htm Four parts of the URL
5
http://som.csudh.edu/fac/lpress/shortbio.htm http://
6
http://som.csudh.edu/fac/lpress/shortbio.htm The domain name
7
root staff fac jsmith jdoe admin... lpress The directory http://som.csudh.edu/fac/lpress/shortbio.htm *
8
root staff fac jsmith jdoe admin... lpress shortbio.htm http://som.csudh.edu/fac/lpress/shortbio.htm The file name
9
http://bit.ly/djeREW URLs may be shortened http://www.csudh.edu/studentaffairs/financialaid/faq. shtml#apply_for_scholarships (I shortened the URL using the service at http://bit.ly. There are others that do the same thing.)http://bit.ly
10
Know the source of a shortened URL http://bit.ly/9dLHk5
11
som.csudh.edu/fac/lpress/shortbio.htm You can delete the http://
12
http://bpastudio.csudh.edu/fac/lpress/ What happens if you delete the file name? The Web server will look for a file with a default name, which is specified by the server administrator. Traditional default names are index.htm, Index.html, default.htm, and default.html.
13
URL summary This request is for a Web (http) server The server program is running on a computer with the domain name som.csudh.edu Look in a subdirectory called fac/lpress If there is a file called shortbio.htm, send it back to the client to be displayed; if not, send an error message back to the client http://som.csudh.edu/fac/lpress/shortbio.htm Domain name = the unique name of a computer on the Internet
14
Questions
15
Without looking back, can you describe the four parts of a URL and explain what each means? What happens if you misspell the file name in a URL? What happens if you misspell the domain name in a URL? Can you omit the domain name?
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.