2006/10/13, Guruprasad Iyer <[EMAIL PROTECTED]>: > Hi Tomi, > > "using a ntlmaps proxy" > How do I get this proxy? > > "You tell nutch to use the proxy and you provide the proxy with adequate > access priviledges." > How do I do this? Can you elaborate? > > I am a new Nutch user and am very much in the learning phase. Thanks. > > Cheers, > Guruprasad
Guruprasad, please use "reply-all" so your messages end up on the list as well. As far as ntlmaps is concerned, you can read about it here http://ntlmaps.sourceforge.net/ od download it here http://sourceforge.net/project/showfiles.php?group_id=69259&package_id=68110&release_id=303755. If you're using linux chances are all you need to do is issue a command like "emerge ntlmaps" or "apt-get install ntlmaps". Read the ntlmaps documentation on how you set it up or just follow the comments in its config file: /etc/ntlmaps/server.cfg. The only thing left for you to do is to edit the nutch-site.xml file and set the http.proxy.host to (probably) "localhost" and http.proxy.port to whatever port you set the proxy to listen on. Looking at what I've written, I should have just said google is your friend...ah well, what's done is done. :) Hope this helps, t.n.a. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
