Author Login
Post Reply
Greetings,
I've noticed that links to other pages in my Nutch cache which have
been fetched are not working. For instance, If the link I'm following
is originally:
http://www.site.com/directory/page.html
The cache will send me to:
http://localhost:8080/directory/page.html
When it *should* (I'd expect) send me to:
http://localhost:8080/nutch/cached.jsp?idx=0&id=234
Any ideas? Did I miss setting something in a configuration file?
Cheers,
Bradford