According to Harrell, Roger: > It is my understanding that the exclude_urls: var excludes the urls from the > dig. So I have a conf file that has: > > exclude_urls: /cgi-bin/ .cgi /home/ /artists/ /products/ /bible/ > /music/MusicNote /members/ > > But when I run htdig -v the dig is clearly hitting /members/xxxx > Unfortunately this gets it caught in an infinite loop because one of the > sections sets a new php session ID for each request so as far as htdig is > concerned it's a new page. So it just bounces back and forth between two > pages. What am I missing about the exclude_urls config?
Does it appear as two lines in your htdig.conf, or was it simply folded by your mail program? See http://www.htdig.org/FAQ.html#q5.31 for this and other possible causes. Does an htdig -vvv give any indication of which exclude_urls patterns, if any, are being excluded? See http://www.htdig.org/FAQ.html#q5.27 It might also help to know what version of htdig you're running, if indeed this is a bug. See http://www.htdig.org/FAQ.html#q5.33 I vaguely recall problems with this attribute in older 3.2 betas, or perhaps it was in development code. -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/ Dept. Physiology, U. of Manitoba Winnipeg, MB R3E 3J7 (Canada) ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

