Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [olo@olo-web ~]$ telnet h1f-2.e00.eu 80
- Trying 5.175.140.148...
- Connected to h1f-2.e00.eu.
- Escape character is '^]'.
- GET / HTTP/1.1
- Host: h1f-2.e00.eu
- HTTP/1.1 200 OK
- Date: Sun, 02 Dec 2012 02:28:30 GMT
- Server: Apache/2.2.16 (Debian)
- Last-Modified: Fri, 20 Apr 2012 00:24:40 GMT
- ETag: "588ce3c-b1-4be11506ec200"
- Accept-Ranges: bytes
- Content-Length: 177
- Vary: Accept-Encoding
- Content-Type: text/html
- X-Pad: avoid browser bug
- <html><body><h1>It works!</h1>
- <p>This is the default web page for this server.</p>
- <p>The web server software is running but no content has been added, yet.</p>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement