Bley, Josef's bits of Tue, 2 Jul 2002 translated to: >Hi, >we have htdig 3.1.5 on SUN Solaris 8 and Apache v1.3.9. >We want to index a collection of files in specified directories. These files >are not connected together by "html-links" (only a collection of files). >These directories are specified in start_url with URLs. >When we index these URLs initially, htdig gets all files. >When i remove one file in a directory and i start htdig incrementally, htdig >works correctly and removes the file form the databases. >But, when i create a new file, htdig does not detect the change and does not >index the file. >What is wrong ?
Are you specifying the directories as URL's and letting Apache create indexes? Or specifying a URL for each file in start_url? It sounds like the former, but I thought I would ask just to be certain. If by chance it is the latter, are you adding a URL for the new file to start_url? If you are letting Apache generate the indexes, you might want to run with -vvv and check to see whether htdig is even seeing the new file. If it is, the verbose output will likely give you a clue as to why the page is being dropped. Also, the standard advice these days is to upgrade to 3.1.6 if possible. In addition to some added features, the new version fixes a security hole and a few other bugs. Jim ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Caffeinated soap. No kidding. http://thinkgeek.com/sf _______________________________________________ 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

