On Fri, 5 Nov 1999, Rick Richardson wrote:
> Problem is, htdig reports this and doesn't index anything.
>
> + htdig -v -v -c /home/httpd/html/rfc/.htdig/htdig.conf -i
> New server: , 0
> Unknown host: 0/robots.txt
> pick: , # servers = 1
> Is it currently possible to tell htdig to do what I want to do?
Well, maybe. I'd suggest setting the host to 'localhost' which will work
on almost all machines.
The problem is that local_urls doesn't work for everything--it falls back
to HTTP for many things, including robots.txt. So it's trying to build a
connection to the host you specified, which is the null string. No good.
>From this, it worries that it will *ever* be able to make an HTTP
connection to the server (it won't) and give up.
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.