I took a mail archive and converted to html using mhonarc. I put all of the html files in http://server/tmp/.
Here are what I think are the relevant parts of the config file I used. start_url: http://server/tmp/ limit_urls_to: ${start_url} Then when I run '../bin/rundig -vv -c ml.conf' I get Rejected: URL not in the limits! url rejected: (level 1)http://server/tmp/msg00002.html href: http://server/tmp/msg00001.html ([Ipchains] Re: Ipchains Ipmasqadm, portfw funktionallity) That goes on for every msg*.html file in the directory. I give up, can some one apply a clue stick, please be nice. :) I'm trying to tell htdig here is a directory of files, index them. The doc I've read shows limit_urls_to says "...specifies a set of patterns that all URLs have to match against..." Logic tells me that the ${start_url} string is found in the rejected URL. Am I going about this the wrong way? TIA, Chad _______________________________________________ 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

