Steele, Aaron wrote: > Can Nutch support "Secure" sites or sites that have an entry login but > no pages level security? >
You mean sites that are protected by so called "form-based authentication"? No, this is not supported out of the box. It is possible to implement it using protocol-httpclient, because it can submit forms and it can handle session cookies. -- Best regards, Andrzej Bialecki <>< ___. ___ ___ ___ _ _ __________________________________ [__ || __|__/|__||\/| Information Retrieval, Semantic Web ___|||__|| \| || | Embedded Unix, System Integration http://www.sigram.com Contact: info at sigram dot com _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
