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?

Thanks,
Roger


-------------------------------------------------------
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

Reply via email to