Tja, ud over der kommer en kode 200 (OK) så ser det ikke sådan ud... Du kan jo teste med telnet hvad der sker....
Jeg prøvede lige med min egen server:
[chano@mufasa chano]$ telnet localhost 80
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
GET
http://www.s3.com/ HTTP/1.1
Host:
http://www.s3.com/User-Agent: telnet
HTTP/1.1 200 OK
Date: Sun, 08 Sep 2002 11:28:22 GMT
Server: Apache/1.3.26 (Unix) mod_throttle/3.1.2 PHP/4.2.3
X-Powered-By: PHP/4.2.3
Set-Cookie: PHPSESSID=b7a9e1b73fbb5cadba538780e107db85; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Transfer-Encoding: chunked
Content-Type: text/html
90
No page to display<br>
http://www.s3.com/ is NOT configured on this server.<br>
File requested:
http://http://www.s3.com/http://www.s3.com/<br>Connection closed by foreign host.
Så der er ikke noget at være nervøs for.