|
...> telnet localhost 80
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
GET /xxx.html HTTP/1.0
HTTP/1.1 404 Not FoundDate: Wed, 21 Nov 2001 11:40:30 GMTServer: Apache/1.3.20 (Linux/SuSE) PHP/4.0.6Connection: closeContent-Type: text/html; charset=iso-8859-1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"><HTML><HEAD><TITLE>404 Not Found</TITLE></HEAD><BODY><H1>Not Found</H1>The requested URL /xxx.html was not found on this server.<P><HR><ADDRESS>Apache/1.3.20 Server at si.fh-wedel.de Port 80</ADDRESS></BODY></HTML>Connection closed by foreign host.
...>
get5.exp: das expect-Skript für dieses Beispiel |
| Letzte Änderung: 14.02.2012 | © Prof. Dr. Uwe Schmidt |