--- Jim Cole <[EMAIL PROTECTED]> wrote: > On Tuesday, September 30, 2003, at 06:42 PM, C Bud > wrote:
> htdig does not index directories. It indexes the web > pages that it can > find through the link(s) that you provide as a > starting point. It > appears that the current start_url attribute points > only to the server > root, which presumably contains the index file point > to the Apache > manual. Since this certainly lacks links to your > user's web pages, > htdig has no idea that you want to index any of > those pages. In order > to pick up the pages you are interested in, you will > need to define > your start_url attribute accordingly. See > http://www.htdig.org/attrs.html#start_url for more > info on this > attribute. > > Jim > Thank you. my current (the default, I made no changes to it ) start_url is set to-- start_url: http://localhost/ looking at the attributes page for start_url it states that I can add more than one url, but it does not show how to do this. Would it be-- start_url: http://localhost/ , http://localhost/~user/ http://localhost/home/user/public_html/ ???? Are they seperate lines each starting with start_url, combined as one line with a space between or a common between with or without spaces? I've tried several ways and each time get the DB2 error about no string defined. Also, would I have to adjust my limit_urls_to attribute as well? And lastly, if I have created documents with .htm extension rather than .html do I need to specify that somewhere? Thanks again in advance for any assistance. C Bud __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ 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

