Oh, besten Dank für die Firefox-Extension. Aber wenn ich das richtig sehe, liefert die Seite doch einen 404. Danach wird dann aber zu der Fehlerseite weitergeleitet, welche natürlich einen 200 liefert. Unten mal mein Auszug von dem generierten Log.
Was ich dabei nicht verstehe ist, daß sowohl ein 302 als auch ein 404 auftaucht.
HTTP/1.x 302 Moved Temporarily
Date: Mon, 20 Mar 2006 14:51:00 GMT
Server: Apache/2.0.53 (Linux/SUSE)
X-Powered-By: PHP/4.3.10
Status: 404 Not Found
Welcher Status ist denn nun richtig?
Code: Alles auswählen
http://www.diversconnection.de/seitegibtesnicht.html
GET /seitegibtesnicht.html HTTP/1.1
Host: www.diversconnection.de
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Proxy-Connection: keep-alive
Referer: http://www.abakus-internet-marketing.de/foren/posting/mode-topicreview/t-25408.html
Cookie: fe_typo_user=346fc6dd14
HTTP/1.x 302 Moved Temporarily
Date: Mon, 20 Mar 2006 14:51:00 GMT
Server: Apache/2.0.53 (Linux/SUSE)
X-Powered-By: PHP/4.3.10
Status: 404 Not Found
Location: http://www.diversconnection.de/index.php?id=40
Content-Length: 0
Content-Type: text/html
X-Cache: MISS from SquidNT
Proxy-Connection: keep-alive
----------------------------------------------------------
http://www.diversconnection.de/index.php?id=40
GET /index.php?id=40 HTTP/1.1
Host: www.diversconnection.de
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Proxy-Connection: keep-alive
Referer: http://www.abakus-internet-marketing.de/foren/posting/mode-topicreview/t-25408.html
Cookie: fe_typo_user=346fc6dd14
HTTP/1.x 200 OK
Date: Mon, 20 Mar 2006 14:51:00 GMT
Server: Apache/2.0.53 (Linux/SUSE)
X-Powered-By: PHP/4.3.10
Content-Type: text/html;charset=iso-8859-1
X-Cache: MISS from SquidNT
Proxy-Connection: close