Phil, I've had this problem in the past and found that separating the URLs by a space rather than a new line fixed it, e.g.
start_url: http://www.foo.com/page1.html http://www.foo.com/page2.html Might be worth a try. ----- Original Message ----- From: "Phil Glatz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 16, 2001 7:38 PM Subject: [htdig] multiple URLs in start_url > I'm using last Sunday's 3.2b4 build. I can't get start_url to work on more > than one URL. > > i.e., if I set > start_url: http://www.foo.com/page1.html \ > http://www.foo.com/page2.html > > and turn debugging to -vv, I see only page1.html getting indexed > > > According to the help page, "This is the list of URLs that will be used to > start a dig when there was no existing database. Note that multiple URLs > can be given here." > > This implies what I'm doing *should* work. > > What does the part about "no existing database" mean? Does this mean > multiple URLs might work with no database, but wouldn't on a subsequent dig > pass? > > I tried removing the contents of the db directory, still didn't work. > > > _______________________________________________ > 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 > > > _______________________________________________ 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

