HTTP is the transport protocol of HTML. Web servers speak HTTP.
<cr> shows where to press the enter key; don't type <cr>. <domain> is the whatever.com that you are trying to reach. <file> is the file on that server e.g. index.htm. |
To learn more about http try:
telnet <domain> 80<cr> GET /<file> HTTP/1.0<cr> <cr>
In most cases today, because of virtual hosting, you will need to use HTTP/1.1 and respecify the domain via "host":
Web servers:telnet <domain> 80<cr> GET /<file> HTTP/1.1<cr> host: <domain> <cr>
Internet Web Site Hosting Providers. +
Clients@, TCP/IP@, CGI@ Win32AsmCGI@, HTML@, ecommerce, Passwords, RESTful APIs
See also:
Just remember, the first webmaster was female... her first home page said "Some Pig" and was regularly updated.... -- Paul Sawyer
Robots.txt lists items that (well behaved) index engines (search bots, web crawlers, etc...) should not request. +
A captcha (an acronym for "completely automated public Turing test to tell computers and humans apart") is a type of challenge-response test used in computing to determine whether or not the user is human.
Questions:
file: /Techref/inet/wwws.htm, 5KB, , updated: 2019/8/6 15:48, local time: 2024/11/5 04:23,
owner: size111-hotmail-,
3.136.23.239:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/inet/wwws.htm"> WWW, World Wide Web, HTTP, Web Servers</A> |
Did you find what you needed? |