On Nov 11, 2003, at 12:37 PM, Christopher Murtagh wrote:

database_dir: /www/htdig/install/var/local
start_url: http:///www/htdig/www/indexes/calendar/flatfiles/en/index.html
local_default_doc: 6254.txt
local_urls: http://newfind.mcgill.ca/calendar/=/www/htdig/www/indexes/calendar/ flatfiles/en/
local_urls_only: true
limit_urls_to: /www/htdig/www/indexes/calendar/flatfiles/en/
...
pick: www, # servers = 1
www supports HTTP persistent connections (infinite)
0:2:0:http://www/htdig/www/indexes/calendar/flatfiles/en/:  host not
found

The first thing you need to do is specify a valid start_url (and corresponding limit_urls_to). The URL you are providing does not specify a host, and thus the error message you are seeing in the output. Based on your local_urls setting, I would guess that you want something like http://newfind.mcgill.ca/calendar/ as your start_url and the default ${start_url} for limit_urls_to.


Jim



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
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