Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Summary-Talk] Failed Requests on IIS
Jason, I have my IIS web servers with the 404 error pointed to an URL that's http404la.htm the problem is that for some reason the IIS instead of returning a http 404 error to the client with this htm as content it returns a 200 OK, with this in the http header Content-Location: http://argentina.deremate.com/http404b.la.htm?404;http://argentina.derem ate.com/accdb/img/calificacion/pix_transp.gif and If I look at the IIS log file I find this GET /http404b.la.htm 404;http://argentina.deremate.com/accdb/img/calificacion/pix_transp.gif 200 2614 418 359 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1) ASPSESSIONIDQCQADRBQ=BOBHAKKDEAOKJFGGOLJMBIOF http://argentina.deremate.com/accdb/otrareputacion.asp?IDU=2712682 Instead of something like this (if I leave the iis config by default) GET /accdb/img/calificacion/pix_transp.gif - 404 2357 449 0 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1) ASPSESSIONIDCCSDDTTT=DHPFDFGADPBHBDGIIDNOKFNP - Note the " - " difference between the two entries Is there any way I can workaround this problem with Summary ? Thanks, Pablo Pablo F. Garcia Melga ------------- Go to <http://summary.net/list.html> to update subscription info.
|