[EMAIL PROTECTED]'s bits of Fri, 2 Aug 2002 translated to: >HtDig won't index subdirectories for this site: http://www.ptb.ca.gov/ >but indexes all other subdirectories for our main site www.dca.ca.gov
What do your start_url and limit_urls_to attributes look like? If you are using something like start_url: http://www.dca.ca.gov/ and the default limit_urls_to: ${start_url}, then the site not being indexed is outside the specified limits. You would need to add http://www.ptb.ca.gov/ to the limit_urls_to attribute. Also see http://www.htdig.org/FAQ.html#q4.1 and the other FAQ items it references. >Also, the "-i" parm doesn't work. Is it supposed to go with the rundig >command next to the "-a" parm? >/prd/dca/htdig/bin/htnotify: illegal option -- iusage: htnotify [-c >configfile][-b db_base]This program is part of ht://Dig 3.1.6 The rundig script calls a number of ht://Dig programs, and not all of them accept a -i option. The only one that regularly uses -i is htdig, and unless you have modified rundig, the -i option is used by default (i.e. you shouldn't be passing -i to a default copy of rundig). See http://www.htdig.org/rundig.html for valid rundig options. Jim ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. 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

