Usage Import Does Not Import 302 Redirects (216372)



The information in this article applies to:

  • Microsoft Site Server 3.0

This article was previously published under Q216372

SYMPTOMS

Site Server Usage Import does not import 302 redirects from log files.

MORE INFORMATION

Only the following http response codes are imported:

    case 0:           // Ftp/Gopher success response code

    case 200:         // Ok

    case 202:         // Accepted

    case 203:         // Partial information

    case 204:         // No response

    case 226:         // (RFC 959) FTP closing data connection

    case 304:         // Not modified

				

Modification Type:MajorLast Reviewed:1/14/2001
Keywords:kbprb KB216372