Difference between revisions of "Intro to Website Technologies"
Jump to navigation
Jump to search
m (Added another category) |
m (URL structure) |
||
| Line 11: | Line 11: | ||
= URL Structure = | = URL Structure = | ||
| + | # TLD | ||
| + | # Domain | ||
| + | # Subdomain | ||
| + | # Protocol | ||
| + | # Path | ||
| + | # Query String | ||
| + | # Fragment Identifier | ||
= Servers & Hosting = | = Servers & Hosting = | ||
Revision as of 22:24, 8 August 2013
- URL structure
- DNS queries
- Server / Client relationships
- Protocols & Ports
- Applications
- Browser & Inspector
Domain Names
Registration
Top-Level Domains
URL Structure
- TLD
- Domain
- Subdomain
- Protocol
- Path
- Query String
- Fragment Identifier