On Wed, 24 Jan 2001, Jason McLatchie wrote:

> into is how to index the entire site.  Some of the "storefronts" require
> a login for users to be able to access it.  These sites are not being
> indexed.  I have tried using the authentication part of htdig with the
> -u but it doesn't seems to work.

My assumption here is that the "storefronts" you mention use some sort of
CGI form to do login. If so, you will need to alter the CGI in some
fashion to not require a login coming from a particular machine, etc.

The -u option only works with server-based Basic authentication, as
dictated by the HTTP spec. This has nothing to do with any sort of HTML
form for authentication.

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


_______________________________________________
htdig-general mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to