On Wed, 16 May 2001, Jesus Manuel NAVARRO LOPEZ wrote:

> authorization: user:password doesnt' work here.  Is there any 
> workaround to tell htdig to send a log/pass pair *when asked* instead 
> that the default of sending it during http handshake?

The htdig indexer supports the Basic HTTP authentication method. It does
not fill in forms, or recognize Digest authentication (which AFAIK, is the
only other recognized protocol).

I don't know what you mean by "asking." The HTTP protocol roughly implies
that a request to a password-protected area will fail. In web browsers,
they will then put up the authentication box and start sending the
authentication with HTTP requests. The only difference in htdig is that it
sends the authentication for all requests even before a request fails.

--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/


_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to