Andreas Kunert's bits of Thu, 11 Jul 2002 translated to: >foo> ./htdig -vvv -s -c ../conf/configfile -m url_file > >with url_file like: >http://servername/archiv/filename_01 >http://servername/archiv/filename_02 > >it gives an error >Rejected! url not in the limits <-- for filename_02 > >filename_01 will be correctly added. > >Whats wrong?
Not sure if it is intended or a minor bug, but with -m it appears that the first URL is passed through without checking against the limits. However, all remaining URLs are checked against the limits provided via limit_urls_to. >Is it possible to give more than one url to url_file ?` Using your above example, if you add http://servername/archiv/ to the limit_urls_to attribute, the remaining URLs should not be rejected. Jim ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek PC Mods, Computing goodies, cases & more 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

