On Fri, Oct 16, 2009 at 10:19 AM, Dennis Kubes <ku...@apache.org> wrote: > Because you are crawling the local files you would either need urls in the > initial urlDir text file or those documents you are crawling would need to > point to the other urls. >
Another way to do this is to put the following in the document directory's .htaccess file, and point the urlDir text file to the directory itself: Options +Indexes IndexOptions +SuppressColumnSorting (Assuming you're using Apache, and assuming that the site configuration doesn't have "AllowOverride None" set.) -- http://www.linkedin.com/in/paultomblin