Hi all, I am not using swishspider because all my index are file-system based. But looking at the archive at Berkeley`s I have seen this patch (item 1896): Change line 50 of swishspider from if ($response->header("content-type") eq "text/html") { to: if ($response->header("content-type") =~ /text\/html/i) { Is that OK? So, may I include it in the swishspider program? Any more patches? cu JoseReceived on Tue Aug 1 04:54:03 2000